WHOIS QUERY TIME

29 May 2024 - 4:14 PM UTC

Registered: 2 August 2017
Modified: 18 August 2023
Expiry: 2 August 2024

REGISTRAR

Name: TLD Registrar Solutions Ltd
Website: http://www.tldregistrarsolutions.com

DNSSEC

yes

NAME SERVERS

ns1.contabo.net
ns2.contabo.net
ns3.contabo.net

DOMAIN STATUS

ok

REGISTRANT

Company: LIBERA srl
Address: Via Ettore Majorana snc
City: snc
State: 67035
ZIP: Pratola Peligna
Country: Antarctica

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=postaamica.it
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "postaamica.it"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "postaamica.it",
            "domain_keyword": "postaamica",
            "domain_tld": "it",
            "query_time": "2024-05-29 16:14:48",
            "create_date": "2017-08-02",
            "update_date": "2023-08-18",
            "expiry_date": "2024-08-02",
            "registrar_name": "TLD Registrar Solutions Ltd",
            "registrar_website": "http://www.tldregistrarsolutions.com",
            "registrant_company": "LIBERA srl",
            "registrant_address": "Via Ettore Majorana snc",
            "registrant_city": "snc",
            "registrant_state": "67035",
            "registrant_zip": "Pratola Peligna",
            "registrant_country": "AQ",
            "name_servers": [
                "ns1.contabo.net",
                "ns2.contabo.net",
                "ns3.contabo.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.053,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>postaamica.it</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>postaamica.it</domain_name>
   <domain_keyword>postaamica</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-29 16:14:48</query_time>
   <create_date>2017-08-02</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_name>TLD Registrar Solutions Ltd</registrar_name>
   <registrar_website>http://www.tldregistrarsolutions.com</registrar_website>
   <registrant_company>LIBERA srl</registrant_company>
   <registrant_address>Via Ettore Majorana snc</registrant_address>
   <registrant_city>snc</registrant_city>
   <registrant_state>67035</registrant_state>
   <registrant_zip>Pratola Peligna</registrant_zip>
   <registrant_country>AQ</registrant_country>
   <name_servers>
    <value>ns1.contabo.net</value>
    <value>ns2.contabo.net</value>
    <value>ns3.contabo.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.053</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.206 seconds) for "postaamica.it" in our Historical WHOIS Database.
#1 - QUERY TIME

11 Feb 2024 - 6:09 PM UTC

Registered: 2 August 2017
Modified: 18 August 2023
Expiry: 2 August 2024

REGISTRAR

Name: TLD Registrar Solutions Ltd
Website: http://www.tldregistrarsolutions.com

DNSSEC

yes

NAME SERVERS

ns1.contabo.net
ns2.contabo.net
ns3.contabo.net

DOMAIN STATUS

ok

REGISTRANT

Company: LIBERA srl
Address: Via Ettore Majorana snc
City: snc
State: 67035
ZIP: Pratola Peligna
Country: Antarctica

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=postaamica.it
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "postaamica.it",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "postaamica.it",
    "results": [
        {
            "num": 1,
            "domain_name": "postaamica.it",
            "domain_keyword": "postaamica",
            "domain_tld": "it",
            "query_time": "2024-02-11 18:09:03",
            "create_date": "2017-08-02",
            "update_date": "2023-08-18",
            "expiry_date": "2024-08-02",
            "registrar_name": "TLD Registrar Solutions Ltd",
            "registrar_website": "http://www.tldregistrarsolutions.com",
            "registrant_company": "LIBERA srl",
            "registrant_address": "Via Ettore Majorana snc",
            "registrant_city": "snc",
            "registrant_state": "67035",
            "registrant_zip": "Pratola Peligna",
            "registrant_country": "AQ",
            "name_servers": [
                "ns1.contabo.net",
                "ns2.contabo.net",
                "ns3.contabo.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.206,
        "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>postaamica.it</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>postaamica.it</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>postaamica.it</domain_name>
   <domain_keyword>postaamica</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-02-11 18:09:03</query_time>
   <create_date>2017-08-02</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_name>TLD Registrar Solutions Ltd</registrar_name>
   <registrar_website>http://www.tldregistrarsolutions.com</registrar_website>
   <registrant_company>LIBERA srl</registrant_company>
   <registrant_address>Via Ettore Majorana snc</registrant_address>
   <registrant_city>snc</registrant_city>
   <registrant_state>67035</registrant_state>
   <registrant_zip>Pratola Peligna</registrant_zip>
   <registrant_country>AQ</registrant_country>
   <name_servers>
    <value>ns1.contabo.net</value>
    <value>ns2.contabo.net</value>
    <value>ns3.contabo.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.206</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 1 domain names (in 0.047 seconds) which contained the exact domain keyword "postaamica".
Domain Name Registered Expiry Registrar Ownership
1 postaamica.it 2 Aug 2017 2 Aug 2024 TLD Registrar Solutions Ltd LIBERA srl
2 postaamica.com 3 Oct 2017 3 Oct 2024 Internet Domain Service BS Corp. REDACTED FOR PRIVACY

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=postaamica&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "postaamica",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "postaamica.it, postaamica.com",
    "results": [
        {
            "num": 1,
            "domain_name": "postaamica.it",
            "domain_keyword": "postaamica",
            "domain_tld": "it",
            "query_time": "2024-05-29 16:14:48",
            "create_date": "2017-08-02",
            "update_date": "2023-08-18",
            "expiry_date": "2024-08-02",
            "registrar_name": "TLD Registrar Solutions Ltd",
            "registrar_website": "http://www.tldregistrarsolutions.com",
            "registrant_company": "LIBERA srl",
            "registrant_address": "Via Ettore Majorana snc",
            "registrant_city": "snc",
            "registrant_state": "67035",
            "registrant_zip": "Pratola Peligna",
            "registrant_country": "AQ",
            "name_servers": [
                "ns1.contabo.net",
                "ns2.contabo.net",
                "ns3.contabo.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "postaamica.com",
            "domain_keyword": "postaamica",
            "domain_tld": "com",
            "query_time": "2024-04-08 05:26:28",
            "create_date": "2017-10-03",
            "update_date": "2023-10-03",
            "expiry_date": "2024-10-03",
            "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": "IT",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.contabo.net",
                "ns2.contabo.net",
                "ns3.contabo.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.047,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>postaamica</domain_keyword>
  <sort_by>create_date</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>postaamica.it, postaamica.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>postaamica.it</domain_name>
   <domain_keyword>postaamica</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-29 16:14:48</query_time>
   <create_date>2017-08-02</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_name>TLD Registrar Solutions Ltd</registrar_name>
   <registrar_website>http://www.tldregistrarsolutions.com</registrar_website>
   <registrant_company>LIBERA srl</registrant_company>
   <registrant_address>Via Ettore Majorana snc</registrant_address>
   <registrant_city>snc</registrant_city>
   <registrant_state>67035</registrant_state>
   <registrant_zip>Pratola Peligna</registrant_zip>
   <registrant_country>AQ</registrant_country>
   <name_servers>
    <value>ns1.contabo.net</value>
    <value>ns2.contabo.net</value>
    <value>ns3.contabo.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>postaamica.com</domain_name>
   <domain_keyword>postaamica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 05:26:28</query_time>
   <create_date>2017-10-03</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-10-03</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>IT</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.contabo.net</value>
    <value>ns2.contabo.net</value>
    <value>ns3.contabo.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.047</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 22 domain names (in 0.224 seconds) which look and sound like the brand name "postaamica".
Domain Name Registered Expiry Registrar Ownership
1 pastaamica.com 3 Jan 2021 3 Jan 2025 Tucows Domains Inc. -
2 postamica.com 15 Jan 2017 15 Jan 2025 Internet Domain Service BS Corp. REDACTED FOR PRIVACY
3 postallica.net 28 Mar 2014 28 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
4 postallica.com 28 Mar 2014 28 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
5 postalamiga.cat 22 Nov 2020 22 Nov 2024 10dencehispahard S.L. (CDmon.com) -
6 postmatica.com 31 May 2023 31 May 2025 Amazon Registrar, Inc. Identity Protection Service
7 postmatica.net 31 May 2023 31 May 2025 Amazon Registrar, Inc. Identity Protection Service
8 postafrica.com 18 Jan 2015 18 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
9 pastaamici.com 12 Nov 2014 12 Nov 2024 Key-Systems GmbH REDACTED FOR PRIVACY
10 postomica.com 10 Jan 2021 10 Jan 2025 Regional Network Information Center, JSC dba RU-CENTER Personal data, can not be publicly disclosed according to applicable laws.
11 postarica.com 11 Jul 2020 11 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
12 postarica.store 20 Jul 2023 20 Jul 2024 Gabia, Inc. SHIN JAI HOON
13 postasica.top 2 Aug 2023 2 Aug 2024 NameSilo,LLC PrivacyGuardian.org llc
14 costamica.com 16 Jan 2023 16 Jan 2025 1API GmbH REDACTED FOR PRIVACY
15 costaamic.com 15 Apr 2019 15 Apr 2025 GoDaddy.com, LLC -
16 astaamica.com 6 Sep 2023 6 Sep 2024 REGISTER S.P.A. LA FENICE SRL
17 postartica.com 26 Jan 2023 26 Jan 2025 IONOS SE 1&1 Internet Inc
18 postalnica.com 8 Feb 2024 8 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
19 postmatica.xyz 31 May 2023 31 May 2025 Amazon Registrar, Inc. Identity Protection Service
20 postamia.it 11 Jun 2001 26 Jul 2024 Aruba s.p.a. daniele corradini
21 potamica.com 29 Dec 2022 29 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
22 postamia.com 5 Feb 2004 5 Feb 2025 ENOM, INC. REDACTED FOR PRIVACY

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=postaamica.it
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "postaamica.it",
        "page_size": 100
    },
    "count": {
        "total": 22,
        "relation": "eq",
        "current": 22
    },
    "unique_domains": "pastaamica.com, postamica.com, postallica.net, postallica.com, postalamiga.cat, postmatica.com, postmatica.net, postafrica.com, pastaamici.com, postomica.com, postarica.com, postarica.store, postasica.top, costamica.com, costaamic.com, astaamica.com, postartica.com, postalnica.com, postmatica.xyz, postamia.it, potamica.com, postamia.com",
    "results": [
        {
            "num": 1,
            "domain_name": "pastaamica.com",
            "domain_keyword": "pastaamica",
            "domain_tld": "com",
            "query_time": "2024-04-25 06:18:36",
            "create_date": "2021-01-03",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "postamica.com",
            "domain_keyword": "postamica",
            "domain_tld": "com",
            "query_time": "2024-04-15 13:06:30",
            "create_date": "2017-01-15",
            "update_date": "2021-09-01",
            "expiry_date": "2025-01-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_state": "Siena",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.th.seeweb.it",
                "ns2.th.seeweb.it"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "postallica.net",
            "domain_keyword": "postallica",
            "domain_tld": "net",
            "query_time": "2024-04-15 13:05:42",
            "create_date": "2014-03-28",
            "update_date": "2024-04-04",
            "expiry_date": "2025-03-28",
            "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": [
                "cody.ns.cloudflare.com",
                "kay.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "postallica.com",
            "domain_keyword": "postallica",
            "domain_tld": "com",
            "query_time": "2024-04-15 13:05:42",
            "create_date": "2014-03-28",
            "update_date": "2024-04-04",
            "expiry_date": "2025-03-28",
            "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": 5,
            "domain_name": "postalamiga.cat",
            "domain_keyword": "postalamiga",
            "domain_tld": "cat",
            "query_time": "2024-04-08 05:27:29",
            "create_date": "2020-11-22",
            "update_date": "2023-10-29",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1403,
            "registrar_name": "10dencehispahard S.L. (CDmon.com)",
            "registrar_website": "https://www.cdmon.com",
            "name_servers": [
                "ns1.cdmon.net",
                "ns2.cdmon.net",
                "ns3.cdmon.net",
                "ns4.cdmondns-01.org",
                "ns5.cdmondns-01.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 6,
            "domain_name": "postmatica.com",
            "domain_keyword": "postmatica",
            "domain_tld": "com",
            "query_time": "2024-05-05 01:20:02",
            "create_date": "2023-05-31",
            "update_date": "2024-04-27",
            "expiry_date": "2025-05-31",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of postmatica.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1272.awsdns-31.org",
                "ns-1800.awsdns-33.co.uk",
                "ns-323.awsdns-40.com",
                "ns-758.awsdns-30.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "postmatica.net",
            "domain_keyword": "postmatica",
            "domain_tld": "net",
            "query_time": "2024-05-05 01:20:02",
            "create_date": "2023-05-31",
            "update_date": "2024-04-27",
            "expiry_date": "2025-05-31",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of postmatica.net owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-118.awsdns-14.com",
                "ns-1396.awsdns-46.org",
                "ns-1837.awsdns-37.co.uk",
                "ns-876.awsdns-45.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "postafrica.com",
            "domain_keyword": "postafrica",
            "domain_tld": "com",
            "query_time": "2024-04-15 13:04:29",
            "create_date": "2015-01-18",
            "update_date": "2023-01-19",
            "expiry_date": "2025-01-18",
            "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=postafrica.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "pastaamici.com",
            "domain_keyword": "pastaamici",
            "domain_tld": "com",
            "query_time": "2024-04-08 03:18:15",
            "create_date": "2014-11-12",
            "update_date": "2023-11-11",
            "expiry_date": "2024-11-12",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.ns0.nl/",
            "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": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.nl",
                "ns11.net",
                "ns5.be"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 10,
            "domain_name": "postomica.com",
            "domain_keyword": "postomica",
            "domain_tld": "com",
            "query_time": "2024-05-14 22:11:52",
            "create_date": "2021-01-10",
            "update_date": "2021-01-24",
            "expiry_date": "2025-01-10",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_company": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_state": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9161419003",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "postarica.com",
            "domain_keyword": "postarica",
            "domain_tld": "com",
            "query_time": "2024-04-06 17:22:02",
            "create_date": "2020-07-11",
            "update_date": "2023-06-29",
            "expiry_date": "2024-07-11",
            "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": [
                "redbusprimarydns.wn.com",
                "redbussecondarydns.wn.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "postarica.store",
            "domain_keyword": "postarica",
            "domain_tld": "store",
            "query_time": "2024-04-06 17:22:02",
            "create_date": "2023-07-20",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-20",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrant_company": "SHIN JAI HOON",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the 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.cafe24.co.kr",
                "ns1.cafe24.com",
                "ns2.cafe24.co.kr",
                "ns2.cafe24.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "postasica.top",
            "domain_keyword": "postasica",
            "domain_tld": "top",
            "query_time": "2024-04-06 17:22:04",
            "create_date": "2023-08-02",
            "update_date": "2023-08-05",
            "expiry_date": "2024-08-02",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jim.ns.cloudflare.com",
                "princess.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "costamica.com",
            "domain_keyword": "costamica",
            "domain_tld": "com",
            "query_time": "2024-05-20 11:49:11",
            "create_date": "2023-01-16",
            "update_date": "2023-01-16",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "-",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FI",
            "registrant_email": "contact via https://www.1api.net/send-message/costamica.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domainhotelli.fi",
                "ns2.domainhotelli.fi"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "costaamic.com",
            "domain_keyword": "costaamic",
            "domain_tld": "com",
            "query_time": "2024-04-17 23:48:34",
            "create_date": "2019-04-15",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "astaamica.com",
            "domain_keyword": "astaamica",
            "domain_tld": "com",
            "query_time": "2024-05-21 09:23:44",
            "create_date": "2023-09-06",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-06",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LA FENICE SRL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 17,
            "domain_name": "postartica.com",
            "domain_keyword": "postartica",
            "domain_tld": "com",
            "query_time": "2024-05-26 19:53:19",
            "create_date": "2023-01-26",
            "update_date": "2023-01-26",
            "expiry_date": "2025-01-26",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1035.ui-dns.biz",
                "ns1037.ui-dns.org",
                "ns1070.ui-dns.com",
                "ns1073.ui-dns.de"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "postalnica.com",
            "domain_keyword": "postalnica",
            "domain_tld": "com",
            "query_time": "2024-05-29 16:14:54",
            "create_date": "2024-02-08",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-08",
            "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=postalnica.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "postmatica.xyz",
            "domain_keyword": "postmatica",
            "domain_tld": "xyz",
            "query_time": "2024-06-01 18:29:43",
            "create_date": "2023-05-31",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_company": "Identity Protection Service",
            "registrant_state": "Middlesex",
            "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.",
            "name_servers": [
                "ns-1049.awsdns-03.org",
                "ns-1898.awsdns-45.co.uk",
                "ns-261.awsdns-32.com",
                "ns-633.awsdns-15.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "postamia.it",
            "domain_keyword": "postamia",
            "domain_tld": "it",
            "query_time": "2024-04-15 13:06:29",
            "create_date": "2001-06-11",
            "update_date": "2023-08-11",
            "expiry_date": "2024-07-26",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "daniele corradini",
            "registrant_address": "via enna, 28",
            "registrant_city": "VERONA",
            "registrant_state": "VR",
            "registrant_zip": "37138",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 21,
            "domain_name": "potamica.com",
            "domain_keyword": "potamica",
            "domain_tld": "com",
            "query_time": "2024-05-09 12:48:03",
            "create_date": "2022-12-29",
            "update_date": "2022-12-29",
            "expiry_date": "2024-12-29",
            "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=potamica.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ines.ns.cloudflare.com",
                "seth.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "postamia.com",
            "domain_keyword": "postamia",
            "domain_tld": "com",
            "query_time": "2024-04-15 13:06:29",
            "create_date": "2004-02-05",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-05",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/dd698369-3d02-4bee-9fb6-68f443ae5e22",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.224,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>postaamica.it</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>22</total>
  <relation>eq</relation>
  <current>22</current>
 </count>
 <unique_domains>pastaamica.com, postamica.com, postallica.net, postallica.com, postalamiga.cat, postmatica.com, postmatica.net, postafrica.com, pastaamici.com, postomica.com, postarica.com, postarica.store, postasica.top, costamica.com, costaamic.com, astaamica.com, postartica.com, postalnica.com, postmatica.xyz, postamia.it, potamica.com, postamia.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>pastaamica.com</domain_name>
   <domain_keyword>pastaamica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 06:18:36</query_time>
   <create_date>2021-01-03</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>postamica.com</domain_name>
   <domain_keyword>postamica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 13:06:30</query_time>
   <create_date>2017-01-15</create_date>
   <update_date>2021-09-01</update_date>
   <expiry_date>2025-01-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_state>Siena</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</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.th.seeweb.it</value>
    <value>ns2.th.seeweb.it</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>postallica.net</domain_name>
   <domain_keyword>postallica</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 13:05:42</query_time>
   <create_date>2014-03-28</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-03-28</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>cody.ns.cloudflare.com</value>
    <value>kay.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>postallica.com</domain_name>
   <domain_keyword>postallica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 13:05:42</query_time>
   <create_date>2014-03-28</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-03-28</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>5</num>
   <domain_name>postalamiga.cat</domain_name>
   <domain_keyword>postalamiga</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-04-08 05:27:29</query_time>
   <create_date>2020-11-22</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10dencehispahard S.L. (CDmon.com)</registrar_name>
   <registrar_website>https://www.cdmon.com</registrar_website>
   <name_servers>
    <value>ns1.cdmon.net</value>
    <value>ns2.cdmon.net</value>
    <value>ns3.cdmon.net</value>
    <value>ns4.cdmondns-01.org</value>
    <value>ns5.cdmondns-01.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>postmatica.com</domain_name>
   <domain_keyword>postmatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 01:20:02</query_time>
   <create_date>2023-05-31</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of postmatica.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1272.awsdns-31.org</value>
    <value>ns-1800.awsdns-33.co.uk</value>
    <value>ns-323.awsdns-40.com</value>
    <value>ns-758.awsdns-30.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>postmatica.net</domain_name>
   <domain_keyword>postmatica</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-05 01:20:02</query_time>
   <create_date>2023-05-31</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of postmatica.net owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-118.awsdns-14.com</value>
    <value>ns-1396.awsdns-46.org</value>
    <value>ns-1837.awsdns-37.co.uk</value>
    <value>ns-876.awsdns-45.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>postafrica.com</domain_name>
   <domain_keyword>postafrica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 13:04:29</query_time>
   <create_date>2015-01-18</create_date>
   <update_date>2023-01-19</update_date>
   <expiry_date>2025-01-18</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=postafrica.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.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>9</num>
   <domain_name>pastaamici.com</domain_name>
   <domain_keyword>pastaamici</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 03:18:15</query_time>
   <create_date>2014-11-12</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.ns0.nl/</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>NL</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>ns0.nl</value>
    <value>ns11.net</value>
    <value>ns5.be</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>postomica.com</domain_name>
   <domain_keyword>postomica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 22:11:52</query_time>
   <create_date>2021-01-10</create_date>
   <update_date>2021-01-24</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_company>Personal data, can not be publicly disclosed according to applicable laws.</registrant_company>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_state>Personal data, can not be publicly disclosed according to applicable laws.</registrant_state>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9161419003</registrant_phone>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>postarica.com</domain_name>
   <domain_keyword>postarica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 17:22:02</query_time>
   <create_date>2020-07-11</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-07-11</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>redbusprimarydns.wn.com</value>
    <value>redbussecondarydns.wn.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>postarica.store</domain_name>
   <domain_keyword>postarica</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-06 17:22:02</query_time>
   <create_date>2023-07-20</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrant_company>SHIN JAI HOON</registrant_company>
   <registrant_country>KR</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.cafe24.co.kr</value>
    <value>ns1.cafe24.com</value>
    <value>ns2.cafe24.co.kr</value>
    <value>ns2.cafe24.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>postasica.top</domain_name>
   <domain_keyword>postasica</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-06 17:22:04</query_time>
   <create_date>2023-08-02</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jim.ns.cloudflare.com</value>
    <value>princess.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>costamica.com</domain_name>
   <domain_keyword>costamica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 11:49:11</query_time>
   <create_date>2023-01-16</create_date>
   <update_date>2023-01-16</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</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>-</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FI</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/costamica.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.domainhotelli.fi</value>
    <value>ns2.domainhotelli.fi</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>costaamic.com</domain_name>
   <domain_keyword>costaamic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 23:48:34</query_time>
   <create_date>2019-04-15</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>astaamica.com</domain_name>
   <domain_keyword>astaamica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 09:23:44</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LA FENICE SRL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>postartica.com</domain_name>
   <domain_keyword>postartica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 19:53:19</query_time>
   <create_date>2023-01-26</create_date>
   <update_date>2023-01-26</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1035.ui-dns.biz</value>
    <value>ns1037.ui-dns.org</value>
    <value>ns1070.ui-dns.com</value>
    <value>ns1073.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>postalnica.com</domain_name>
   <domain_keyword>postalnica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 16:14:54</query_time>
   <create_date>2024-02-08</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-08</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=postalnica.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>19</num>
   <domain_name>postmatica.xyz</domain_name>
   <domain_keyword>postmatica</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-01 18:29:43</query_time>
   <create_date>2023-05-31</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_state>Middlesex</registrant_state>
   <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>
   <name_servers>
    <value>ns-1049.awsdns-03.org</value>
    <value>ns-1898.awsdns-45.co.uk</value>
    <value>ns-261.awsdns-32.com</value>
    <value>ns-633.awsdns-15.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>postamia.it</domain_name>
   <domain_keyword>postamia</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-15 13:06:29</query_time>
   <create_date>2001-06-11</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>daniele corradini</registrant_company>
   <registrant_address>via enna, 28</registrant_address>
   <registrant_city>VERONA</registrant_city>
   <registrant_state>VR</registrant_state>
   <registrant_zip>37138</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>potamica.com</domain_name>
   <domain_keyword>potamica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 12:48:03</query_time>
   <create_date>2022-12-29</create_date>
   <update_date>2022-12-29</update_date>
   <expiry_date>2024-12-29</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=potamica.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ines.ns.cloudflare.com</value>
    <value>seth.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>postamia.com</domain_name>
   <domain_keyword>postamia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 13:06:29</query_time>
   <create_date>2004-02-05</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/dd698369-3d02-4bee-9fb6-68f443ae5e22</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.224</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,554,933

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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