WHOIS QUERY TIME

6 May 2024 - 9:32 AM UTC

Registered: 24 March 2003
Modified: 2 December 2021
Expiry: 24 March 2025

REGISTRAR

IANA: 1345
Name: Key-Systems GmbH
Website: http://rrpproxy.com

DNSSEC

unsigned

NAME SERVERS

ns-1411.awsdns-48.org
ns-2029.awsdns-61.co.uk
ns-367.awsdns-45.com
ns-804.awsdns-36.net

DOMAIN STATUS

clientDeleteProhibited
clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=westpac.ws
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "westpac.ws"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "westpac.ws",
            "domain_keyword": "westpac",
            "domain_tld": "ws",
            "query_time": "2024-05-06 09:32:12",
            "create_date": "2003-03-24",
            "update_date": "2021-12-02",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://rrpproxy.com",
            "name_servers": [
                "ns-1411.awsdns-48.org",
                "ns-2029.awsdns-61.co.uk",
                "ns-367.awsdns-45.com",
                "ns-804.awsdns-36.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.093,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>westpac.ws</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>westpac.ws</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-05-06 09:32:12</query_time>
   <create_date>2003-03-24</create_date>
   <update_date>2021-12-02</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://rrpproxy.com</registrar_website>
   <name_servers>
    <value>ns-1411.awsdns-48.org</value>
    <value>ns-2029.awsdns-61.co.uk</value>
    <value>ns-367.awsdns-45.com</value>
    <value>ns-804.awsdns-36.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.093</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.353 seconds) for "westpac.ws" in our Historical WHOIS Database.
#1 - QUERY TIME

11 Aug 2023 - 7:18 AM UTC

Registered: 24 March 2003
Modified: 2 December 2021
Expiry: 24 March 2025

REGISTRAR

IANA: 1345
Name: Key-Systems GmbH
Website: http://rrpproxy.com

DNSSEC

unsigned

NAME SERVERS

ns-1411.awsdns-48.org
ns-2029.awsdns-61.co.uk
ns-367.awsdns-45.com
ns-804.awsdns-36.net

DOMAIN STATUS

clientDeleteProhibited
clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=westpac.ws
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "westpac.ws",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "westpac.ws",
    "results": [
        {
            "num": 1,
            "domain_name": "westpac.ws",
            "domain_keyword": "westpac",
            "domain_tld": "ws",
            "query_time": "2023-08-11 07:18:24",
            "create_date": "2003-03-24",
            "update_date": "2021-12-02",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://rrpproxy.com",
            "name_servers": [
                "ns-1411.awsdns-48.org",
                "ns-2029.awsdns-61.co.uk",
                "ns-367.awsdns-45.com",
                "ns-804.awsdns-36.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.353,
        "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>westpac.ws</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>westpac.ws</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>westpac.ws</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2023-08-11 07:18:24</query_time>
   <create_date>2003-03-24</create_date>
   <update_date>2021-12-02</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://rrpproxy.com</registrar_website>
   <name_servers>
    <value>ns-1411.awsdns-48.org</value>
    <value>ns-2029.awsdns-61.co.uk</value>
    <value>ns-367.awsdns-45.com</value>
    <value>ns-804.awsdns-36.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.353</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 69 domain names (in 0.059 seconds) which contained the exact domain keyword "westpac".
Domain Name Registered Expiry Registrar Ownership
1 westpac.net 29 Mar 1996 30 Mar 2025 Domain.com, LLC Domain Privacy Service FBO Registrant.
2 westpac.com 30 Oct 1998 29 Oct 2024 Key-Systems GmbH c/o whoisproxy.com
3 westpac.co.uk 24 Nov 1999 24 Nov 2024 Key-Systems GmbH [Tag = KEY-SYSTEMS-DE] -
4 westpac.uk.com 18 May 2000 18 May 2025 Kencomp Internet -
5 westpac.vu 21 May 2001 18 May 2025 Key-Systems GmbH Westpac Banking Corporation
6 westpac.info 17 Aug 2001 17 Aug 2024 Key-Systems GmbH Westpac Banking Corporation
7 westpac.ca 25 Aug 2001 14 May 2026 Tucows.com Co. Westpac Management Corp.
8 westpac.biz 15 Nov 2001 18 Nov 2024 Key-Systems GmbH Westpac Banking Corporation
9 westpac.bz 14 Jan 2002 14 Jan 2026 GoDaddy.com, LLC -
10 westpac.us 24 Apr 2002 23 Apr 2025 Key-Systems GmbH Westpac Banking Corporation
11 westpac.com.cn 9 Jul 2002 9 Jul 2026 北京国科云计算技术有限公司(原北京中科三方网络技术有限公司) 大连旭日红尾职业培训学校
12 westpac.co.nz 31 Jul 2002 - Gandi -
13 westpac.ws 24 Mar 2003 24 Mar 2025 Key-Systems GmbH -
14 westpac.co.kr 20 Aug 2003 20 Aug 2024 (?)????? ??????????(?)
15 westpac.in 16 Feb 2005 16 Feb 2025 Key-Systems GmbH Westpac Banking Corporation
16 westpac.jobs 15 Sep 2005 15 Sep 2024 Key-Systems GmbH Westpac Banking Corporation
17 westpac.mobi 12 Jun 2006 12 Jun 2024 Key-Systems GmbH Westpac Banking Corporation
18 westpac.com.sb 20 Nov 2007 28 Mar 2025 Key-Systems GmbH Westpac Banking Corporation
19 westpac.asia 4 Dec 2007 4 Dec 2024 Key-Systems GmbH Westpac Banking Corporation
20 westpac.tel 22 Jan 2009 22 Mar 2025 Key-Systems GmbH Westpac Banking Corporation
21 westpac.co 29 Jun 2010 28 Jun 2025 Key-Systems GmbH Westpac Banking Corporation
22 westpac.org 15 Jul 2012 15 Jul 2024 Wild West Domains, LLC Domains By Proxy, LLC
23 westpac.cards 18 Jun 2014 18 Jun 2024 Key-Systems, LLC Westpac Banking Corporation
24 westpac.finance 3 Sep 2014 3 Sep 2024 Key-Systems, LLC Westpac Banking Corporation
25 westpac.credit 3 Sep 2014 3 Sep 2024 Key-Systems, LLC Westpac Banking Corporation
26 westpac.creditcard 3 Sep 2014 3 Sep 2024 Key-Systems, LLC Westpac Banking Corporation
27 westpac.loans 9 Sep 2014 9 Sep 2024 Key-Systems, LLC Westpac Banking Corporation
28 westpac.insure 10 Sep 2014 10 Sep 2024 Key-Systems, LLC Westpac Banking Corporation
29 westpac.email 21 Sep 2014 21 Sep 2024 Dreamscape Networks International Pte Ltd REDACTED FOR PRIVACY
30 westpac.nz 2 Oct 2014 - Webcentral Group Ltd T/A Melbourne IT -
31 westpac.media 14 Oct 2014 14 Oct 2024 Porkbun LLC Private by Design, LLC
32 westpac.technology 12 Dec 2014 12 Dec 2024 Key-Systems, LLC Westpac Banking Corporation
33 westpac.melbourne 19 Feb 2015 19 Feb 2025 Dreamscape Networks International Pte Ltd MK Media Group Pty Ltd
34 westpac.work 14 Jun 2015 14 Jun 2024 Key-Systems LLC Westpac Banking Corporation
35 westpac.sucks 20 Jun 2015 20 Jun 2025 Key-Systems LLC Westpac Banking Corporation
36 westpac.kiwi 24 Aug 2015 24 Aug 2026 Amazon Registrar, Inc. Identity Protection Service
37 westpac.mortgage 1 Sep 2015 1 Sep 2025 GoDaddy.com, LLC Domains By Proxy, LLC
38 westpac.bank 17 Nov 2015 17 Nov 2024 Key-Systems LLC Westpac Banking Corporation
39 westpac.blog 18 Oct 2016 18 Oct 2024 Key-Systems LLC Westpac Banking Corporation
40 westpac.live 30 Oct 2016 30 Oct 2024 Key-Systems, LLC Westpac Banking Corporation
41 westpac.uk 7 Mar 2019 7 Mar 2025 Key-Systems GmbH [Tag = KEY-SYSTEMS-DE] -
42 westpac.group 19 Feb 2020 19 Feb 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Guang Dong You You Ke Ji You Xian Gong Si
43 westpac.online 5 Mar 2020 5 Mar 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
44 westpac.navy 22 Aug 2021 22 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
45 westpac.associates 24 Sep 2021 24 Sep 2024 Squarespace Domains II LLC WESTPAC ASSOCIATES, INC.
46 westpac.international 24 Sep 2021 24 Sep 2024 Squarespace Domains II LLC WESTPAC ASSOCIATES, INC.
47 westpac.it 26 May 2022 26 May 2024 1 Api GmbH ITtrust Domain Services LTD
48 westpac.website 20 Oct 2022 20 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
49 westpac.pl 24 Apr 2023 - Aftermarket.pl Limited -
50 westpac.zip 18 May 2023 18 May 2025 Name.com, Inc. Domain Protection Services, Inc.
51 westpac.world 13 Jun 2023 13 Jun 2024 Name.com, Inc. Domain Protection Services, Inc.
52 westpac.app 13 Jun 2023 13 Jun 2024 1&1 Internet SE Data Privacy Protected
53 westpac.cc 19 Jul 2023 19 Jul 2024 Catch Domains LLC -
54 westpac.xyz 10 Sep 2023 10 Sep 2024 Sav.com, LLC- 9 Privacy Protection
55 westpac.ru 25 Oct 2023 25 Oct 2024 REGRU-RU Private Person
56 westpac.ltd 25 Oct 2023 25 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
57 westpac.life 30 Oct 2023 30 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
58 westpac.io 24 Nov 2023 24 Nov 2024 Dynadot Inc REDACTED FOR PRIVACY
59 westpac.top 26 Nov 2023 26 Nov 2024 Porkbun LLC REDACTED FOR PRIVACY
60 westpac.cash 29 Nov 2023 29 Nov 2024 Porkbun LLC Private by Design, LLC
61 westpac.money 29 Nov 2023 29 Nov 2024 Porkbun LLC Private by Design, LLC
62 westpac.support 10 Dec 2023 10 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
63 westpac.site 1 Jan 2024 1 Jan 2025 Communigal Communications Ltd Domain Name Privacy Inc.
64 westpac.su 6 Feb 2024 6 Feb 2025 R01-SU Private Person
65 westpac.com.pl 18 Apr 2024 18 Apr 2025 OVH SAS -
66 westpac.au - - Domain Directors Pty Ltd trading as Instra Domain Manager
67 westpac.name - - Key-Systems GmbH -
68 westpac.com.au - - Domain Directors Pty Ltd trading as Instra Domain Manager
69 westpac.ai - - 1api.net Domains By Proxy, LLC
70 westpac.net.au - - Domain Directors Pty Ltd trading as Instra Domain Manager

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=westpac&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "westpac",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 70,
        "relation": "eq",
        "current": 70
    },
    "unique_domains": "westpac.net, westpac.com, westpac.co.uk, westpac.uk.com, westpac.vu, westpac.info, westpac.ca, westpac.biz, westpac.bz, westpac.us, westpac.com.cn, westpac.co.nz, westpac.ws, westpac.co.kr, westpac.in, westpac.jobs, westpac.mobi, westpac.com.sb, westpac.asia, westpac.tel, westpac.co, westpac.org, westpac.cards, westpac.finance, westpac.credit, westpac.creditcard, westpac.loans, westpac.insure, westpac.email, westpac.nz, westpac.media, westpac.technology, westpac.melbourne, westpac.work, westpac.sucks, westpac.kiwi, westpac.mortgage, westpac.bank, westpac.blog, westpac.live, westpac.uk, westpac.group, westpac.online, westpac.navy, westpac.associates, westpac.international, westpac.it, westpac.website, westpac.pl, westpac.zip, westpac.world, westpac.app, westpac.cc, westpac.xyz, westpac.ru, westpac.ltd, westpac.life, westpac.io, westpac.top, westpac.cash, westpac.money, westpac.support, westpac.site, westpac.su, westpac.com.pl, westpac.au, westpac.name, westpac.com.au, westpac.ai, westpac.net.au",
    "results": [
        {
            "num": 1,
            "domain_name": "westpac.net",
            "domain_keyword": "westpac",
            "domain_tld": "net",
            "query_time": "2024-05-30 11:26:17",
            "create_date": "1996-03-29",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-30",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Domain Privacy Service FBO Registrant.",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "5335 Gate Pkwy",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6027165339",
            "name_servers": [
                "ns1-09.azure-dns.com",
                "ns2-09.azure-dns.net",
                "ns3-09.azure-dns.org",
                "ns4-09.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "westpac.com",
            "domain_keyword": "westpac",
            "domain_tld": "com",
            "query_time": "2024-06-03 20:34:55",
            "create_date": "1998-10-30",
            "update_date": "2023-09-27",
            "expiry_date": "2024-10-29",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "On behalf of westpac.com OWNER",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "604 Cameron Street",
            "registrant_city": "Alexandria",
            "registrant_state": "VA",
            "registrant_zip": "22314",
            "registrant_country": "US",
            "registrant_email": "963199a44eb2be7f1e8aeeb386b025958f4bba86c79d70900c2e3929b9488bc3@westpac.com.whoisproxy.org",
            "registrant_phone": "+64.48319528",
            "name_servers": [
                "pdns109.ultradns.biz",
                "pdns109.ultradns.com",
                "pdns109.ultradns.net",
                "pdns109.ultradns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "westpac.co.uk",
            "domain_keyword": "westpac",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 08:24:55",
            "create_date": "1999-11-24",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-24",
            "registrar_name": "Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "ns-1411.awsdns-48.org",
                "ns-2029.awsdns-61.co.uk",
                "ns-367.awsdns-45.com",
                "ns-804.awsdns-36.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "westpac.uk.com",
            "domain_keyword": "westpac",
            "domain_tld": "uk.com",
            "query_time": "2024-05-21 08:17:59",
            "create_date": "2000-05-18",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-18",
            "registrar_name": "Kencomp Internet",
            "registrar_website": "http://www.kencomp.net/",
            "registrant_email": "https://whois.centralnic.com/contact/westpac.uk.com/registrant",
            "name_servers": [
                "ns.mainnameserver.com",
                "ns2.mainnameserver.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "westpac.vu",
            "domain_keyword": "westpac",
            "domain_tld": "vu",
            "query_time": "2024-05-06 09:32:13",
            "create_date": "2001-05-21",
            "update_date": "2024-04-14",
            "expiry_date": "2025-05-18",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "Domain Manager",
            "registrant_company": "Westpac Banking Corporation",
            "registrant_address": "Level 18, 275 Kent Street",
            "registrant_city": "Sydney",
            "registrant_state": "NSW",
            "registrant_zip": "2000",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.291557700",
            "name_servers": [
                "ns-1411.awsdns-48.org",
                "ns-2029.awsdns-61.co.uk",
                "ns-367.awsdns-45.com",
                "ns-804.awsdns-36.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "westpac.info",
            "domain_keyword": "westpac",
            "domain_tld": "info",
            "query_time": "2024-06-05 10:49:36",
            "create_date": "2001-08-17",
            "update_date": "2023-07-21",
            "expiry_date": "2024-08-17",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Westpac Banking Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the 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": [
                "bne001n.server-dns.com",
                "sjc001n.server-dns-us.com",
                "wic001n.server-dns.com.au"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "westpac.ca",
            "domain_keyword": "westpac",
            "domain_tld": "ca",
            "query_time": "2024-05-30 11:26:17",
            "create_date": "2001-08-25",
            "update_date": "2021-02-19",
            "expiry_date": "2026-05-14",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "registrant_name": "Westpac Management Corp.",
            "registrant_address": "Suite 580 - 625 Howe Street",
            "registrant_city": "Vancouver",
            "registrant_state": "BC",
            "registrant_zip": "V6E4C4",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6046821333",
            "name_servers": [
                "ns5.no.cg.shawcable.net",
                "ns6.so.cg.shawcable.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "westpac.biz",
            "domain_keyword": "westpac",
            "domain_tld": "biz",
            "query_time": "2024-06-05 10:45:11",
            "create_date": "2001-11-15",
            "update_date": "2023-10-16",
            "expiry_date": "2024-11-18",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Westpac Banking Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the 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": [
                "dns0.optus.net.au",
                "ns1.telstra.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "westpac.bz",
            "domain_keyword": "westpac",
            "domain_tld": "bz",
            "query_time": "2024-05-06 09:32:12",
            "create_date": "2002-01-14",
            "update_date": "2023-08-01",
            "expiry_date": "2026-01-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "westpac.us",
            "domain_keyword": "westpac",
            "domain_tld": "us",
            "query_time": "2024-04-29 15:36:37",
            "create_date": "2002-04-24",
            "update_date": "2024-03-28",
            "expiry_date": "2025-04-23",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "Domain Manager",
            "registrant_company": "Westpac Banking Corporation",
            "registrant_address": "Level 18, 275 Kent Street",
            "registrant_city": "Sydney",
            "registrant_state": "NSW",
            "registrant_zip": "2000",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.291557700",
            "name_servers": [
                "ns1.brandshelter.com",
                "ns2.brandshelter.de",
                "ns3.brandshelter.info",
                "ns4.brandshelter.net",
                "ns5.brandshelter.us"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "westpac.com.cn",
            "domain_keyword": "westpac",
            "domain_tld": "com.cn",
            "query_time": "2024-05-06 09:32:12",
            "create_date": "2002-07-09",
            "expiry_date": "2026-07-09",
            "registrar_name": "北京国科云计算技术有限公司(原北京中科三方网络技术有限公司)",
            "registrant_name": "大连旭日红尾职业培训学校",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.sfn.cn",
                "ns2.sfn.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "westpac.co.nz",
            "domain_keyword": "westpac",
            "domain_tld": "co.nz",
            "query_time": "2024-06-03 02:44:03",
            "create_date": "2002-07-31",
            "update_date": "2024-05-30",
            "registrar_name": "Gandi",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-1078.awsdns-06.org",
                "ns-1654.awsdns-14.co.uk",
                "ns-282.awsdns-35.com",
                "ns-849.awsdns-42.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 13,
            "domain_name": "westpac.ws",
            "domain_keyword": "westpac",
            "domain_tld": "ws",
            "query_time": "2024-05-06 09:32:12",
            "create_date": "2003-03-24",
            "update_date": "2021-12-02",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://rrpproxy.com",
            "name_servers": [
                "ns-1411.awsdns-48.org",
                "ns-2029.awsdns-61.co.uk",
                "ns-367.awsdns-45.com",
                "ns-804.awsdns-36.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "westpac.co.kr",
            "domain_keyword": "westpac",
            "domain_tld": "co.kr",
            "query_time": "2022-07-11 06:34:24",
            "create_date": "2003-08-20",
            "update_date": "2011-11-21",
            "expiry_date": "2024-08-20",
            "registrar_name": "(?)?????",
            "registrar_website": "http://www.inames.co.kr",
            "registrant_name": "??????????(?)",
            "registrant_address": "??? ??? ??? ??? 980-3 ??? ???? ?? E-701 980-3, Digital Empire BLD E-701, Yeongtong-dong Yeongtong-gu, Suwon-si, Gyeonggi-do, KR",
            "registrant_zip": "443470"
        },
        {
            "num": 15,
            "domain_name": "westpac.in",
            "domain_keyword": "westpac",
            "domain_tld": "in",
            "query_time": "2024-06-05 10:44:52",
            "create_date": "2005-02-16",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-16",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Westpac Banking Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns109.ultradns.biz",
                "pdns109.ultradns.com",
                "pdns109.ultradns.net",
                "pdns109.ultradns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "westpac.jobs",
            "domain_keyword": "westpac",
            "domain_tld": "jobs",
            "query_time": "2024-05-30 11:26:17",
            "create_date": "2005-09-15",
            "update_date": "2023-08-14",
            "expiry_date": "2024-09-15",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Westpac Banking Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.brandshelter.com",
                "ns2.brandshelter.de",
                "ns3.brandshelter.info",
                "ns4.brandshelter.net",
                "ns5.brandshelter.us"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "westpac.mobi",
            "domain_keyword": "westpac",
            "domain_tld": "mobi",
            "query_time": "2024-04-15 08:24:52",
            "create_date": "2006-06-12",
            "update_date": "2023-05-16",
            "expiry_date": "2024-06-12",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Westpac Banking Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the 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": [
                "dns.westpac.com.au",
                "dns0.optus.net.au",
                "ns1.telstra.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "westpac.com.sb",
            "domain_keyword": "westpac",
            "domain_tld": "com.sb",
            "query_time": "2024-03-30 16:12:18",
            "create_date": "2007-11-20",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-28",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_company": "Westpac Banking Corporation",
            "registrant_address": "Level 18, 275 Kent Street",
            "registrant_city": "Sydney",
            "registrant_state": "NSW",
            "registrant_zip": "2000",
            "registrant_country": "AU",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "ns-1411.awsdns-48.org",
                "ns-2029.awsdns-61.co.uk",
                "ns-367.awsdns-45.com",
                "ns-804.awsdns-36.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "westpac.asia",
            "domain_keyword": "westpac",
            "domain_tld": "asia",
            "query_time": "2024-05-30 11:26:17",
            "create_date": "2007-12-04",
            "update_date": "2023-11-08",
            "expiry_date": "2024-12-04",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Westpac Banking Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.brandshelter.com",
                "ns2.brandshelter.de",
                "ns3.brandshelter.info",
                "ns4.brandshelter.net",
                "ns5.brandshelter.us"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "westpac.tel",
            "domain_keyword": "westpac",
            "domain_tld": "tel",
            "query_time": "2024-04-29 15:36:36",
            "create_date": "2009-01-22",
            "update_date": "2024-02-29",
            "expiry_date": "2025-03-22",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Westpac Banking Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.brandshelter.com",
                "ns2.brandshelter.de",
                "ns3.brandshelter.info",
                "ns4.brandshelter.net",
                "ns5.brandshelter.us"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "westpac.co",
            "domain_keyword": "westpac",
            "domain_tld": "co",
            "query_time": "2024-06-05 10:49:17",
            "create_date": "2010-06-29",
            "update_date": "2024-05-25",
            "expiry_date": "2025-06-28",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Westpac Banking Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.brandshelter.com",
                "ns2.brandshelter.de",
                "ns3.brandshelter.info",
                "ns4.brandshelter.net",
                "ns5.brandshelter.us"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "westpac.org",
            "domain_keyword": "westpac",
            "domain_tld": "org",
            "query_time": "2024-05-30 11:26:17",
            "create_date": "2012-07-15",
            "update_date": "2023-08-29",
            "expiry_date": "2024-07-15",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://whois.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cns2081.hostgator.com",
                "cns2082.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "westpac.cards",
            "domain_keyword": "westpac",
            "domain_tld": "cards",
            "query_time": "2024-04-29 15:36:36",
            "create_date": "2014-06-18",
            "update_date": "2023-05-23",
            "expiry_date": "2024-06-18",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Westpac Banking Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.brandshelter.com",
                "ns2.brandshelter.de",
                "ns3.brandshelter.info",
                "ns4.brandshelter.net",
                "ns5.brandshelter.us"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "westpac.finance",
            "domain_keyword": "westpac",
            "domain_tld": "finance",
            "query_time": "2024-05-06 09:32:12",
            "create_date": "2014-09-03",
            "update_date": "2023-08-07",
            "expiry_date": "2024-09-03",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Westpac Banking Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.brandshelter.com",
                "ns2.brandshelter.de",
                "ns3.brandshelter.info",
                "ns4.brandshelter.net",
                "ns5.brandshelter.us"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "westpac.credit",
            "domain_keyword": "westpac",
            "domain_tld": "credit",
            "query_time": "2024-06-05 10:43:18",
            "create_date": "2014-09-03",
            "update_date": "2023-08-08",
            "expiry_date": "2024-09-03",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Westpac Banking Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.brandshelter.com",
                "ns2.brandshelter.de",
                "ns3.brandshelter.info",
                "ns4.brandshelter.net",
                "ns5.brandshelter.us"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "westpac.creditcard",
            "domain_keyword": "westpac",
            "domain_tld": "creditcard",
            "query_time": "2024-06-05 10:43:15",
            "create_date": "2014-09-03",
            "update_date": "2023-08-08",
            "expiry_date": "2024-09-03",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Westpac Banking Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.brandshelter.com",
                "ns2.brandshelter.de",
                "ns3.brandshelter.info",
                "ns4.brandshelter.net",
                "ns5.brandshelter.us"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "westpac.loans",
            "domain_keyword": "westpac",
            "domain_tld": "loans",
            "query_time": "2024-05-06 09:32:12",
            "create_date": "2014-09-09",
            "update_date": "2023-08-14",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Westpac Banking Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.brandshelter.com",
                "ns2.brandshelter.de",
                "ns3.brandshelter.info",
                "ns4.brandshelter.net",
                "ns5.brandshelter.us"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "westpac.insure",
            "domain_keyword": "westpac",
            "domain_tld": "insure",
            "query_time": "2024-06-05 10:43:34",
            "create_date": "2014-09-10",
            "update_date": "2023-08-15",
            "expiry_date": "2024-09-10",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Westpac Banking Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.brandshelter.com",
                "ns2.brandshelter.de",
                "ns3.brandshelter.info",
                "ns4.brandshelter.net",
                "ns5.brandshelter.us"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "westpac.email",
            "domain_keyword": "westpac",
            "domain_tld": "email",
            "query_time": "2024-05-30 11:26:17",
            "create_date": "2014-09-21",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-21",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "westpac.nz",
            "domain_keyword": "westpac",
            "domain_tld": "nz",
            "query_time": "2024-04-29 15:36:36",
            "create_date": "2014-10-02",
            "update_date": "2023-09-06",
            "registrar_name": "Webcentral Group Ltd T/A Melbourne IT",
            "registrar_website": "https://www.webcentral.com.au/",
            "name_servers": [
                "ns1.nsserver.net.nz",
                "ns2.nsserver.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "westpac.media",
            "domain_keyword": "westpac",
            "domain_tld": "media",
            "query_time": "2024-05-06 09:32:12",
            "create_date": "2014-10-14",
            "update_date": "2023-11-28",
            "expiry_date": "2024-10-14",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "westpac.technology",
            "domain_keyword": "westpac",
            "domain_tld": "technology",
            "query_time": "2024-06-05 10:44:02",
            "create_date": "2014-12-12",
            "update_date": "2023-11-15",
            "expiry_date": "2024-12-12",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Westpac Banking Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the 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-1218.awsdns-24.org",
                "ns-1618.awsdns-10.co.uk",
                "ns-475.awsdns-59.com",
                "ns-794.awsdns-35.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "westpac.melbourne",
            "domain_keyword": "westpac",
            "domain_tld": "melbourne",
            "query_time": "2024-04-27 06:05:48",
            "create_date": "2015-02-19",
            "update_date": "2024-04-04",
            "expiry_date": "2025-02-19",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MK Media Group Pty Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "westpac.work",
            "domain_keyword": "westpac",
            "domain_tld": "work",
            "query_time": "2024-05-06 09:32:13",
            "create_date": "2015-06-14",
            "update_date": "2023-05-18",
            "expiry_date": "2024-06-14",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Westpac Banking Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.brandshelter.com",
                "ns2.brandshelter.de",
                "ns3.brandshelter.info",
                "ns4.brandshelter.net",
                "ns5.brandshelter.us"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "westpac.sucks",
            "domain_keyword": "westpac",
            "domain_tld": "sucks",
            "query_time": "2024-06-05 10:44:05",
            "create_date": "2015-06-20",
            "update_date": "2024-05-17",
            "expiry_date": "2025-06-20",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Westpac Banking Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webipdns.com.au",
                "ns2.webipdns.com.au"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "westpac.kiwi",
            "domain_keyword": "westpac",
            "domain_tld": "kiwi",
            "query_time": "2024-05-06 09:32:12",
            "create_date": "2015-08-24",
            "update_date": "2024-01-27",
            "expiry_date": "2026-08-24",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1286.awsdns-32.org",
                "ns-2042.awsdns-63.co.uk",
                "ns-259.awsdns-32.com",
                "ns-542.awsdns-03.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 37,
            "domain_name": "westpac.mortgage",
            "domain_keyword": "westpac",
            "domain_tld": "mortgage",
            "query_time": "2024-04-15 08:24:52",
            "create_date": "2015-09-01",
            "update_date": "2023-10-16",
            "expiry_date": "2025-09-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "westpac.bank",
            "domain_keyword": "westpac",
            "domain_tld": "bank",
            "query_time": "2024-05-27 15:35:33",
            "create_date": "2015-11-17",
            "update_date": "2023-10-21",
            "expiry_date": "2024-11-17",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "Domain Manager",
            "registrant_company": "Westpac Banking Corporation",
            "registrant_address": "Level 18, 275 Kent Street",
            "registrant_city": "Sydney",
            "registrant_state": "NSW",
            "registrant_zip": "2000",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.481908824",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "westpac.blog",
            "domain_keyword": "westpac",
            "domain_tld": "blog",
            "query_time": "2024-04-29 15:36:36",
            "create_date": "2016-10-18",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-18",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "Domain Manager",
            "registrant_company": "Westpac Banking Corporation",
            "registrant_address": "Level 18, 275 Kent Street",
            "registrant_city": "Sydney",
            "registrant_state": "NSW",
            "registrant_zip": "2000",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.291557700",
            "name_servers": [
                "ns1.brandshelter.com",
                "ns2.brandshelter.de",
                "ns3.brandshelter.info",
                "ns4.brandshelter.net",
                "ns5.brandshelter.us"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "westpac.live",
            "domain_keyword": "westpac",
            "domain_tld": "live",
            "query_time": "2024-05-06 09:32:12",
            "create_date": "2016-10-30",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Westpac Banking Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.brandshelter.com",
                "ns2.brandshelter.de",
                "ns3.brandshelter.info",
                "ns4.brandshelter.net",
                "ns5.brandshelter.us"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "westpac.uk",
            "domain_keyword": "westpac",
            "domain_tld": "uk",
            "query_time": "2024-04-15 08:24:52",
            "create_date": "2019-03-07",
            "update_date": "2024-02-22",
            "expiry_date": "2025-03-07",
            "registrar_name": "Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "ns1.brandshelter.com",
                "ns2.brandshelter.de",
                "ns3.brandshelter.info",
                "ns4.brandshelter.net",
                "ns5.brandshelter.us"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 42,
            "domain_name": "westpac.group",
            "domain_keyword": "westpac",
            "domain_tld": "group",
            "query_time": "2024-04-27 06:05:48",
            "create_date": "2020-02-19",
            "update_date": "2024-01-15",
            "expiry_date": "2025-02-19",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Guang Dong You You Ke Ji You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "westpac.online",
            "domain_keyword": "westpac",
            "domain_tld": "online",
            "query_time": "2024-05-06 09:32:12",
            "create_date": "2020-03-05",
            "update_date": "2024-01-25",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Occitanie",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.smartname.com",
                "ns2.smartname.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "westpac.navy",
            "domain_keyword": "westpac",
            "domain_tld": "navy",
            "query_time": "2024-06-03 20:34:56",
            "create_date": "2021-08-22",
            "update_date": "2023-10-06",
            "expiry_date": "2024-08-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "westpac.associates",
            "domain_keyword": "westpac",
            "domain_tld": "associates",
            "query_time": "2024-05-30 11:26:17",
            "create_date": "2021-09-24",
            "update_date": "2024-04-09",
            "expiry_date": "2024-09-24",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WESTPAC ASSOCIATES, INC.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 46,
            "domain_name": "westpac.international",
            "domain_keyword": "westpac",
            "domain_tld": "international",
            "query_time": "2024-05-30 11:26:17",
            "create_date": "2021-09-24",
            "update_date": "2024-04-16",
            "expiry_date": "2024-09-24",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WESTPAC ASSOCIATES, INC.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 47,
            "domain_name": "westpac.it",
            "domain_keyword": "westpac",
            "domain_tld": "it",
            "query_time": "2024-05-30 11:26:17",
            "create_date": "2022-05-26",
            "update_date": "2024-05-27",
            "expiry_date": "2024-05-26",
            "registrar_name": "1 Api GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "ITtrust Domain Services LTD",
            "registrant_address": "6th floor 2 Grand Canal Square",
            "registrant_city": "Dublin",
            "registrant_state": "Dublin",
            "registrant_zip": "D02 A342",
            "registrant_country": "IE",
            "name_servers": [
                "brenna.ns.cloudflare.com",
                "lennox.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 48,
            "domain_name": "westpac.website",
            "domain_keyword": "westpac",
            "domain_tld": "website",
            "query_time": "2024-05-06 09:32:12",
            "create_date": "2022-10-20",
            "update_date": "2023-11-23",
            "expiry_date": "2024-10-20",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "westpac.pl",
            "domain_keyword": "westpac",
            "domain_tld": "pl",
            "query_time": "2024-04-27 06:05:48",
            "create_date": "2023-04-24",
            "update_date": "2023-04-24",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 50,
            "domain_name": "westpac.zip",
            "domain_keyword": "westpac",
            "domain_tld": "zip",
            "query_time": "2024-05-18 00:30:12",
            "create_date": "2023-05-18",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-18",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1vwx.name.com",
                "ns2glx.name.com",
                "ns3cpr.name.com",
                "ns4cpw.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "westpac.world",
            "domain_keyword": "westpac",
            "domain_tld": "world",
            "query_time": "2024-05-06 09:32:12",
            "create_date": "2023-06-13",
            "update_date": "2023-07-13",
            "expiry_date": "2024-06-13",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "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": [
                "ns1vwx.name.com",
                "ns2nsy.name.com",
                "ns3qtx.name.com",
                "ns4lrt.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "westpac.app",
            "domain_keyword": "westpac",
            "domain_tld": "app",
            "query_time": "2024-05-06 09:32:12",
            "create_date": "2023-06-13",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-13",
            "registrar_iana": 83,
            "registrar_name": "1&1 Internet SE",
            "registrar_website": "https://www.ionos.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1039.ui-dns.com",
                "ns1063.ui-dns.org",
                "ns1070.ui-dns.biz",
                "ns1120.ui-dns.de"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "westpac.cc",
            "domain_keyword": "westpac",
            "domain_tld": "cc",
            "query_time": "2024-04-29 06:49:49",
            "create_date": "2023-07-19",
            "update_date": "2023-07-20",
            "expiry_date": "2024-07-19",
            "registrar_iana": 2812,
            "registrar_name": "Catch Domains LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "westpac.xyz",
            "domain_keyword": "westpac",
            "domain_tld": "xyz",
            "query_time": "2024-05-21 08:17:59",
            "create_date": "2023-09-10",
            "update_date": "2023-09-15",
            "expiry_date": "2024-09-10",
            "registrar_iana": 3899,
            "registrar_name": "Sav.com, LLC- 9",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "westpac.ru",
            "domain_keyword": "westpac",
            "domain_tld": "ru",
            "query_time": "2024-05-05 23:05:22",
            "create_date": "2023-10-25",
            "expiry_date": "2024-10-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 56,
            "domain_name": "westpac.ltd",
            "domain_keyword": "westpac",
            "domain_tld": "ltd",
            "query_time": "2024-05-06 09:32:12",
            "create_date": "2023-10-25",
            "update_date": "2023-11-06",
            "expiry_date": "2024-10-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 57,
            "domain_name": "westpac.life",
            "domain_keyword": "westpac",
            "domain_tld": "life",
            "query_time": "2024-05-06 09:32:12",
            "create_date": "2023-10-30",
            "update_date": "2023-11-04",
            "expiry_date": "2024-10-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "westpac.io",
            "domain_keyword": "westpac",
            "domain_tld": "io",
            "query_time": "2024-05-27 15:35:34",
            "create_date": "2023-11-24",
            "update_date": "2023-12-04",
            "expiry_date": "2024-11-24",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "westpac.top",
            "domain_keyword": "westpac",
            "domain_tld": "top",
            "query_time": "2024-05-27 15:35:34",
            "create_date": "2023-11-26",
            "update_date": "2023-11-26",
            "expiry_date": "2024-11-26",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "westpac.cash",
            "domain_keyword": "westpac",
            "domain_tld": "cash",
            "query_time": "2024-05-27 15:35:33",
            "create_date": "2023-11-29",
            "update_date": "2023-12-04",
            "expiry_date": "2024-11-29",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "westpac.money",
            "domain_keyword": "westpac",
            "domain_tld": "money",
            "query_time": "2024-05-27 15:35:34",
            "create_date": "2023-11-29",
            "update_date": "2023-12-04",
            "expiry_date": "2024-11-29",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "westpac.support",
            "domain_keyword": "westpac",
            "domain_tld": "support",
            "query_time": "2024-05-19 19:42:15",
            "create_date": "2023-12-10",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "westpac.site",
            "domain_keyword": "westpac",
            "domain_tld": "site",
            "query_time": "2024-05-06 09:32:12",
            "create_date": "2024-01-01",
            "update_date": "2024-02-03",
            "expiry_date": "2025-01-01",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the 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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "westpac.su",
            "domain_keyword": "westpac",
            "domain_tld": "su",
            "query_time": "2024-06-11 16:02:22",
            "create_date": "2024-02-06",
            "expiry_date": "2025-02-06",
            "registrar_name": "R01-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "shane.ns.cloudflare.com",
                "sierra.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 65,
            "domain_name": "westpac.com.pl",
            "domain_keyword": "westpac",
            "domain_tld": "com.pl",
            "query_time": "2024-04-19 16:20:50",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns105.ovh.net",
                "ns105.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "westpac.au",
            "domain_keyword": "westpac",
            "domain_tld": "au",
            "query_time": "2024-04-27 06:05:48",
            "update_date": "2024-03-09",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Domain Manager",
            "name_servers": [
                "ns1.brandshelter.com",
                "ns2.brandshelter.de",
                "ns3.brandshelter.info",
                "ns4.brandshelter.net",
                "ns5.brandshelter.us"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "westpac.name",
            "domain_keyword": "westpac",
            "domain_tld": "name",
            "query_time": "2024-05-06 09:32:12",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 68,
            "domain_name": "westpac.com.au",
            "domain_keyword": "westpac",
            "domain_tld": "com.au",
            "query_time": "2024-06-10 13:08:30",
            "update_date": "2023-10-18",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Domain Manager",
            "name_servers": [
                "ns-1048.awsdns-03.org",
                "ns-1862.awsdns-40.co.uk",
                "ns-191.awsdns-23.com",
                "ns-668.awsdns-19.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "serverDeleteProhibited",
                "serverRenewProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "westpac.ai",
            "domain_keyword": "westpac",
            "domain_tld": "ai",
            "query_time": "2024-05-30 11:26:17",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "Active",
                "clientRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "westpac.net.au",
            "domain_keyword": "westpac",
            "domain_tld": "net.au",
            "query_time": "2024-06-05 10:42:49",
            "update_date": "2024-04-03",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Domain Manager",
            "name_servers": [
                "ns-1411.awsdns-48.org",
                "ns-2029.awsdns-61.co.uk",
                "ns-367.awsdns-45.com",
                "ns-804.awsdns-36.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.059,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>westpac</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>70</total>
  <relation>eq</relation>
  <current>70</current>
 </count>
 <unique_domains>westpac.net, westpac.com, westpac.co.uk, westpac.uk.com, westpac.vu, westpac.info, westpac.ca, westpac.biz, westpac.bz, westpac.us, westpac.com.cn, westpac.co.nz, westpac.ws, westpac.co.kr, westpac.in, westpac.jobs, westpac.mobi, westpac.com.sb, westpac.asia, westpac.tel, westpac.co, westpac.org, westpac.cards, westpac.finance, westpac.credit, westpac.creditcard, westpac.loans, westpac.insure, westpac.email, westpac.nz, westpac.media, westpac.technology, westpac.melbourne, westpac.work, westpac.sucks, westpac.kiwi, westpac.mortgage, westpac.bank, westpac.blog, westpac.live, westpac.uk, westpac.group, westpac.online, westpac.navy, westpac.associates, westpac.international, westpac.it, westpac.website, westpac.pl, westpac.zip, westpac.world, westpac.app, westpac.cc, westpac.xyz, westpac.ru, westpac.ltd, westpac.life, westpac.io, westpac.top, westpac.cash, westpac.money, westpac.support, westpac.site, westpac.su, westpac.com.pl, westpac.au, westpac.name, westpac.com.au, westpac.ai, westpac.net.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>westpac.net</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 11:26:17</query_time>
   <create_date>1996-03-29</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Domain Privacy Service FBO Registrant.</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>5335 Gate Pkwy</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6027165339</registrant_phone>
   <name_servers>
    <value>ns1-09.azure-dns.com</value>
    <value>ns2-09.azure-dns.net</value>
    <value>ns3-09.azure-dns.org</value>
    <value>ns4-09.azure-dns.info</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>westpac.com</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 20:34:55</query_time>
   <create_date>1998-10-30</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>On behalf of westpac.com OWNER</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>604 Cameron Street</registrant_address>
   <registrant_city>Alexandria</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>22314</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>963199a44eb2be7f1e8aeeb386b025958f4bba86c79d70900c2e3929b9488bc3@westpac.com.whoisproxy.org</registrant_email>
   <registrant_phone>+64.48319528</registrant_phone>
   <name_servers>
    <value>pdns109.ultradns.biz</value>
    <value>pdns109.ultradns.com</value>
    <value>pdns109.ultradns.net</value>
    <value>pdns109.ultradns.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>westpac.co.uk</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 08:24:55</query_time>
   <create_date>1999-11-24</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_name>Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns-1411.awsdns-48.org</value>
    <value>ns-2029.awsdns-61.co.uk</value>
    <value>ns-367.awsdns-45.com</value>
    <value>ns-804.awsdns-36.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>westpac.uk.com</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-05-21 08:17:59</query_time>
   <create_date>2000-05-18</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_name>Kencomp Internet</registrar_name>
   <registrar_website>http://www.kencomp.net/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/westpac.uk.com/registrant</registrant_email>
   <name_servers>
    <value>ns.mainnameserver.com</value>
    <value>ns2.mainnameserver.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>westpac.vu</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>vu</domain_tld>
   <query_time>2024-05-06 09:32:13</query_time>
   <create_date>2001-05-21</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>Westpac Banking Corporation</registrant_company>
   <registrant_address>Level 18, 275 Kent Street</registrant_address>
   <registrant_city>Sydney</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>2000</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.291557700</registrant_phone>
   <name_servers>
    <value>ns-1411.awsdns-48.org</value>
    <value>ns-2029.awsdns-61.co.uk</value>
    <value>ns-367.awsdns-45.com</value>
    <value>ns-804.awsdns-36.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>westpac.info</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-05 10:49:36</query_time>
   <create_date>2001-08-17</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Westpac Banking Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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>bne001n.server-dns.com</value>
    <value>sjc001n.server-dns-us.com</value>
    <value>wic001n.server-dns.com.au</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>westpac.ca</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-30 11:26:17</query_time>
   <create_date>2001-08-25</create_date>
   <update_date>2021-02-19</update_date>
   <expiry_date>2026-05-14</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</registrar_website>
   <registrant_name>Westpac Management Corp.</registrant_name>
   <registrant_address>Suite 580 - 625 Howe Street</registrant_address>
   <registrant_city>Vancouver</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V6E4C4</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6046821333</registrant_phone>
   <name_servers>
    <value>ns5.no.cg.shawcable.net</value>
    <value>ns6.so.cg.shawcable.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>westpac.biz</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-05 10:45:11</query_time>
   <create_date>2001-11-15</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Westpac Banking Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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>dns0.optus.net.au</value>
    <value>ns1.telstra.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>westpac.bz</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-05-06 09:32:12</query_time>
   <create_date>2002-01-14</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2026-01-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.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>10</num>
   <domain_name>westpac.us</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-29 15:36:37</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>Westpac Banking Corporation</registrant_company>
   <registrant_address>Level 18, 275 Kent Street</registrant_address>
   <registrant_city>Sydney</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>2000</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.291557700</registrant_phone>
   <name_servers>
    <value>ns1.brandshelter.com</value>
    <value>ns2.brandshelter.de</value>
    <value>ns3.brandshelter.info</value>
    <value>ns4.brandshelter.net</value>
    <value>ns5.brandshelter.us</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>westpac.com.cn</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-06 09:32:12</query_time>
   <create_date>2002-07-09</create_date>
   <expiry_date>2026-07-09</expiry_date>
   <registrar_name>北京国科云计算技术有限公司(原北京中科三方网络技术有限公司)</registrar_name>
   <registrant_name>大连旭日红尾职业培训学校</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.sfn.cn</value>
    <value>ns2.sfn.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>westpac.co.nz</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-06-03 02:44:03</query_time>
   <create_date>2002-07-31</create_date>
   <update_date>2024-05-30</update_date>
   <registrar_name>Gandi</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-1078.awsdns-06.org</value>
    <value>ns-1654.awsdns-14.co.uk</value>
    <value>ns-282.awsdns-35.com</value>
    <value>ns-849.awsdns-42.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>westpac.ws</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-05-06 09:32:12</query_time>
   <create_date>2003-03-24</create_date>
   <update_date>2021-12-02</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://rrpproxy.com</registrar_website>
   <name_servers>
    <value>ns-1411.awsdns-48.org</value>
    <value>ns-2029.awsdns-61.co.uk</value>
    <value>ns-367.awsdns-45.com</value>
    <value>ns-804.awsdns-36.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>westpac.co.kr</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2022-07-11 06:34:24</query_time>
   <create_date>2003-08-20</create_date>
   <update_date>2011-11-21</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_name>(?)?????</registrar_name>
   <registrar_website>http://www.inames.co.kr</registrar_website>
   <registrant_name>??????????(?)</registrant_name>
   <registrant_address>??? ??? ??? ??? 980-3 ??? ???? ?? E-701 980-3, Digital Empire BLD E-701, Yeongtong-dong Yeongtong-gu, Suwon-si, Gyeonggi-do, KR</registrant_address>
   <registrant_zip>443470</registrant_zip>
  </value>
  <value>
   <num>15</num>
   <domain_name>westpac.in</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-05 10:44:52</query_time>
   <create_date>2005-02-16</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Westpac Banking Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns109.ultradns.biz</value>
    <value>pdns109.ultradns.com</value>
    <value>pdns109.ultradns.net</value>
    <value>pdns109.ultradns.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>westpac.jobs</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>jobs</domain_tld>
   <query_time>2024-05-30 11:26:17</query_time>
   <create_date>2005-09-15</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Westpac Banking Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.brandshelter.com</value>
    <value>ns2.brandshelter.de</value>
    <value>ns3.brandshelter.info</value>
    <value>ns4.brandshelter.net</value>
    <value>ns5.brandshelter.us</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>westpac.mobi</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-15 08:24:52</query_time>
   <create_date>2006-06-12</create_date>
   <update_date>2023-05-16</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Westpac Banking Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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>dns.westpac.com.au</value>
    <value>dns0.optus.net.au</value>
    <value>ns1.telstra.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>westpac.com.sb</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>com.sb</domain_tld>
   <query_time>2024-03-30 16:12:18</query_time>
   <create_date>2007-11-20</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_company>Westpac Banking Corporation</registrant_company>
   <registrant_address>Level 18, 275 Kent Street</registrant_address>
   <registrant_city>Sydney</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>2000</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>ns-1411.awsdns-48.org</value>
    <value>ns-2029.awsdns-61.co.uk</value>
    <value>ns-367.awsdns-45.com</value>
    <value>ns-804.awsdns-36.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>westpac.asia</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-30 11:26:17</query_time>
   <create_date>2007-12-04</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Westpac Banking Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.brandshelter.com</value>
    <value>ns2.brandshelter.de</value>
    <value>ns3.brandshelter.info</value>
    <value>ns4.brandshelter.net</value>
    <value>ns5.brandshelter.us</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>westpac.tel</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-04-29 15:36:36</query_time>
   <create_date>2009-01-22</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Westpac Banking Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.brandshelter.com</value>
    <value>ns2.brandshelter.de</value>
    <value>ns3.brandshelter.info</value>
    <value>ns4.brandshelter.net</value>
    <value>ns5.brandshelter.us</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>westpac.co</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-05 10:49:17</query_time>
   <create_date>2010-06-29</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-06-28</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Westpac Banking Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.brandshelter.com</value>
    <value>ns2.brandshelter.de</value>
    <value>ns3.brandshelter.info</value>
    <value>ns4.brandshelter.net</value>
    <value>ns5.brandshelter.us</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>westpac.org</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-30 11:26:17</query_time>
   <create_date>2012-07-15</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://whois.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>cns2081.hostgator.com</value>
    <value>cns2082.hostgator.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>23</num>
   <domain_name>westpac.cards</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>cards</domain_tld>
   <query_time>2024-04-29 15:36:36</query_time>
   <create_date>2014-06-18</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2024-06-18</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>Westpac Banking Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.brandshelter.com</value>
    <value>ns2.brandshelter.de</value>
    <value>ns3.brandshelter.info</value>
    <value>ns4.brandshelter.net</value>
    <value>ns5.brandshelter.us</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>westpac.finance</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-06 09:32:12</query_time>
   <create_date>2014-09-03</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-09-03</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>Westpac Banking Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.brandshelter.com</value>
    <value>ns2.brandshelter.de</value>
    <value>ns3.brandshelter.info</value>
    <value>ns4.brandshelter.net</value>
    <value>ns5.brandshelter.us</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>westpac.credit</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>credit</domain_tld>
   <query_time>2024-06-05 10:43:18</query_time>
   <create_date>2014-09-03</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-09-03</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>Westpac Banking Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.brandshelter.com</value>
    <value>ns2.brandshelter.de</value>
    <value>ns3.brandshelter.info</value>
    <value>ns4.brandshelter.net</value>
    <value>ns5.brandshelter.us</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>westpac.creditcard</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>creditcard</domain_tld>
   <query_time>2024-06-05 10:43:15</query_time>
   <create_date>2014-09-03</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-09-03</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>Westpac Banking Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.brandshelter.com</value>
    <value>ns2.brandshelter.de</value>
    <value>ns3.brandshelter.info</value>
    <value>ns4.brandshelter.net</value>
    <value>ns5.brandshelter.us</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>westpac.loans</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>loans</domain_tld>
   <query_time>2024-05-06 09:32:12</query_time>
   <create_date>2014-09-09</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-09-09</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>Westpac Banking Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.brandshelter.com</value>
    <value>ns2.brandshelter.de</value>
    <value>ns3.brandshelter.info</value>
    <value>ns4.brandshelter.net</value>
    <value>ns5.brandshelter.us</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>westpac.insure</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>insure</domain_tld>
   <query_time>2024-06-05 10:43:34</query_time>
   <create_date>2014-09-10</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-09-10</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>Westpac Banking Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.brandshelter.com</value>
    <value>ns2.brandshelter.de</value>
    <value>ns3.brandshelter.info</value>
    <value>ns4.brandshelter.net</value>
    <value>ns5.brandshelter.us</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>westpac.email</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-30 11:26:17</query_time>
   <create_date>2014-09-21</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>westpac.nz</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-04-29 15:36:36</query_time>
   <create_date>2014-10-02</create_date>
   <update_date>2023-09-06</update_date>
   <registrar_name>Webcentral Group Ltd T/A Melbourne IT</registrar_name>
   <registrar_website>https://www.webcentral.com.au/</registrar_website>
   <name_servers>
    <value>ns1.nsserver.net.nz</value>
    <value>ns2.nsserver.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>westpac.media</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-06 09:32:12</query_time>
   <create_date>2014-10-14</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>westpac.technology</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-06-05 10:44:02</query_time>
   <create_date>2014-12-12</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-12-12</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>Westpac Banking Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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-1218.awsdns-24.org</value>
    <value>ns-1618.awsdns-10.co.uk</value>
    <value>ns-475.awsdns-59.com</value>
    <value>ns-794.awsdns-35.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>westpac.melbourne</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>melbourne</domain_tld>
   <query_time>2024-04-27 06:05:48</query_time>
   <create_date>2015-02-19</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MK Media Group Pty Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>westpac.work</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-06 09:32:13</query_time>
   <create_date>2015-06-14</create_date>
   <update_date>2023-05-18</update_date>
   <expiry_date>2024-06-14</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>Westpac Banking Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.brandshelter.com</value>
    <value>ns2.brandshelter.de</value>
    <value>ns3.brandshelter.info</value>
    <value>ns4.brandshelter.net</value>
    <value>ns5.brandshelter.us</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>westpac.sucks</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>sucks</domain_tld>
   <query_time>2024-06-05 10:44:05</query_time>
   <create_date>2015-06-20</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-06-20</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>Westpac Banking Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.webipdns.com.au</value>
    <value>ns2.webipdns.com.au</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>westpac.kiwi</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>kiwi</domain_tld>
   <query_time>2024-05-06 09:32:12</query_time>
   <create_date>2015-08-24</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2026-08-24</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts 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-1286.awsdns-32.org</value>
    <value>ns-2042.awsdns-63.co.uk</value>
    <value>ns-259.awsdns-32.com</value>
    <value>ns-542.awsdns-03.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>westpac.mortgage</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>mortgage</domain_tld>
   <query_time>2024-04-15 08:24:52</query_time>
   <create_date>2015-09-01</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2025-09-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.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>38</num>
   <domain_name>westpac.bank</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>bank</domain_tld>
   <query_time>2024-05-27 15:35:33</query_time>
   <create_date>2015-11-17</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>Westpac Banking Corporation</registrant_company>
   <registrant_address>Level 18, 275 Kent Street</registrant_address>
   <registrant_city>Sydney</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>2000</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.481908824</registrant_phone>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>westpac.blog</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-04-29 15:36:36</query_time>
   <create_date>2016-10-18</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>Westpac Banking Corporation</registrant_company>
   <registrant_address>Level 18, 275 Kent Street</registrant_address>
   <registrant_city>Sydney</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>2000</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.291557700</registrant_phone>
   <name_servers>
    <value>ns1.brandshelter.com</value>
    <value>ns2.brandshelter.de</value>
    <value>ns3.brandshelter.info</value>
    <value>ns4.brandshelter.net</value>
    <value>ns5.brandshelter.us</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>westpac.live</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-06 09:32:12</query_time>
   <create_date>2016-10-30</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-30</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>Westpac Banking Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.brandshelter.com</value>
    <value>ns2.brandshelter.de</value>
    <value>ns3.brandshelter.info</value>
    <value>ns4.brandshelter.net</value>
    <value>ns5.brandshelter.us</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>westpac.uk</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-15 08:24:52</query_time>
   <create_date>2019-03-07</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_name>Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns1.brandshelter.com</value>
    <value>ns2.brandshelter.de</value>
    <value>ns3.brandshelter.info</value>
    <value>ns4.brandshelter.net</value>
    <value>ns5.brandshelter.us</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>westpac.group</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-27 06:05:48</query_time>
   <create_date>2020-02-19</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Guang Dong You You Ke Ji You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>westpac.online</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-06 09:32:12</query_time>
   <create_date>2020-03-05</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Occitanie</registrant_state>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.smartname.com</value>
    <value>ns2.smartname.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>westpac.navy</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>navy</domain_tld>
   <query_time>2024-06-03 20:34:56</query_time>
   <create_date>2021-08-22</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.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>45</num>
   <domain_name>westpac.associates</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>associates</domain_tld>
   <query_time>2024-05-30 11:26:17</query_time>
   <create_date>2021-09-24</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WESTPAC ASSOCIATES, INC.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>westpac.international</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-05-30 11:26:17</query_time>
   <create_date>2021-09-24</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WESTPAC ASSOCIATES, INC.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>westpac.it</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-30 11:26:17</query_time>
   <create_date>2022-05-26</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2024-05-26</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>ITtrust Domain Services LTD</registrant_company>
   <registrant_address>6th floor 2 Grand Canal Square</registrant_address>
   <registrant_city>Dublin</registrant_city>
   <registrant_state>Dublin</registrant_state>
   <registrant_zip>D02 A342</registrant_zip>
   <registrant_country>IE</registrant_country>
   <name_servers>
    <value>brenna.ns.cloudflare.com</value>
    <value>lennox.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>westpac.website</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-06 09:32:12</query_time>
   <create_date>2022-10-20</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>westpac.pl</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-27 06:05:48</query_time>
   <create_date>2023-04-24</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>westpac.zip</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>zip</domain_tld>
   <query_time>2024-05-18 00:30:12</query_time>
   <create_date>2023-05-18</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1vwx.name.com</value>
    <value>ns2glx.name.com</value>
    <value>ns3cpr.name.com</value>
    <value>ns4cpw.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>westpac.world</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-06 09:32:12</query_time>
   <create_date>2023-06-13</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</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>ns1vwx.name.com</value>
    <value>ns2nsy.name.com</value>
    <value>ns3qtx.name.com</value>
    <value>ns4lrt.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>westpac.app</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-06 09:32:12</query_time>
   <create_date>2023-06-13</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>1&amp;1 Internet SE</registrar_name>
   <registrar_website>https://www.ionos.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1039.ui-dns.com</value>
    <value>ns1063.ui-dns.org</value>
    <value>ns1070.ui-dns.biz</value>
    <value>ns1120.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>westpac.cc</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-29 06:49:49</query_time>
   <create_date>2023-07-19</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>2812</registrar_iana>
   <registrar_name>Catch Domains LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>westpac.xyz</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-21 08:17:59</query_time>
   <create_date>2023-09-10</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>3899</registrar_iana>
   <registrar_name>Sav.com, LLC- 9</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>westpac.ru</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 23:05:22</query_time>
   <create_date>2023-10-25</create_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>westpac.ltd</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-06 09:32:12</query_time>
   <create_date>2023-10-25</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>westpac.life</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-06 09:32:12</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>58</num>
   <domain_name>westpac.io</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-27 15:35:34</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>westpac.top</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-27 15:35:34</query_time>
   <create_date>2023-11-26</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>westpac.cash</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>cash</domain_tld>
   <query_time>2024-05-27 15:35:33</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>westpac.money</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>money</domain_tld>
   <query_time>2024-05-27 15:35:34</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>westpac.support</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-19 19:42:15</query_time>
   <create_date>2023-12-10</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.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>63</num>
   <domain_name>westpac.site</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-06 09:32:12</query_time>
   <create_date>2024-01-01</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>westpac.su</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-06-11 16:02:22</query_time>
   <create_date>2024-02-06</create_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_name>R01-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>shane.ns.cloudflare.com</value>
    <value>sierra.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>westpac.com.pl</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-19 16:20:50</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns105.ovh.net</value>
    <value>ns105.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>westpac.au</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-04-27 06:05:48</query_time>
   <update_date>2024-03-09</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <name_servers>
    <value>ns1.brandshelter.com</value>
    <value>ns2.brandshelter.de</value>
    <value>ns3.brandshelter.info</value>
    <value>ns4.brandshelter.net</value>
    <value>ns5.brandshelter.us</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>westpac.name</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-06 09:32:12</query_time>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>westpac.com.au</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-10 13:08:30</query_time>
   <update_date>2023-10-18</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <name_servers>
    <value>ns-1048.awsdns-03.org</value>
    <value>ns-1862.awsdns-40.co.uk</value>
    <value>ns-191.awsdns-23.com</value>
    <value>ns-668.awsdns-19.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverRenewProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>westpac.ai</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-30 11:26:17</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>clientRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>westpac.net.au</domain_name>
   <domain_keyword>westpac</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-06-05 10:42:49</query_time>
   <update_date>2024-04-03</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <name_servers>
    <value>ns-1411.awsdns-48.org</value>
    <value>ns-2029.awsdns-61.co.uk</value>
    <value>ns-367.awsdns-45.com</value>
    <value>ns-804.awsdns-36.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.059</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 3,021 domain names (in 0.296 seconds) which look and sound like the brand name "westpac".
Domain Name Registered Expiry Registrar Ownership
1 westfac.com 17 Apr 2017 17 Apr 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
2 westsac.net 10 Aug 2020 10 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
3 westpay.site 30 Aug 2019 30 Aug 2024 Cloudflare, Inc. Wespay
4 vestpac.com 4 Jul 2019 4 Jul 2024 GoDaddy.com, LLC -
5 westsac.com 19 Nov 2001 19 Nov 2024 FastDomain Inc. -
6 westparc.com 27 Nov 2022 27 Nov 2024 DropCatch.com 499 LLC Daniel Everett
7 restpac.com 22 Feb 2024 22 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
8 westrac.co.uk 28 Jul 2023 28 Jul 2024 Register.com Inc t/a SRSplus [Tag = SRSPLUS] -
9 westpec.com 10 Aug 2023 10 Aug 2028 GoDaddy.com, LLC -
10 westpacc.online 1 Jan 2024 1 Jan 2025 Communigal Communications Ltd Domain Name Privacy Inc.
11 westpacp.com 14 Mar 2023 14 Mar 2024 NameCheap, Inc. -
12 westpcc.org 7 Sep 2019 7 Sep 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0155660298
13 westpaw.biz 3 Jan 2017 2 Jan 2025 Network Solutions, LLC West Paw
14 westpal.com 17 Feb 2012 17 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
15 westptc.com 10 Nov 2017 10 Nov 2024 Gname.com Pte. Ltd. Redacted for privacy
16 bestpac.com 22 Jul 2012 22 Jul 2024 Mesh Digital Limited -
17 westpah.shop 3 Jun 2024 3 Jun 2025 Web Commerce Communication Ltd. -
18 westrac.com 22 Feb 2000 22 Feb 2025 CSC CORPORATE DOMAINS, INC. WESTRAC PTY LTD
19 westpmc.org 30 Apr 2018 30 Apr 2027 GoDaddy.com, LLC Domains By Proxy, LLC
20 nestpac.com 31 May 2017 31 May 2026 GoDaddy.com, LLC -
21 westac.org 3 Feb 2009 3 Feb 2025 Rebel Ltd Privacy Hero Inc.
22 westpa.net 17 Mar 2000 17 Mar 2031 DOMAIN REGISTRATION SERVICES, INC DBA DOTEARTH.COM REDACTED FOR PRIVACY
23 wetpac.ru 25 Dec 2020 25 Dec 2024 RU-CENTER-RU Private Person
24 wstpac.com 3 May 1999 3 May 2025 Domain.com, LLC REDACTED FOR PRIVACY
25 westpaw.se 21 Aug 2022 21 Aug 2025 Domeneshop AS -
26 wesstpac.org 5 Jul 2023 5 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
27 westrac.au - - Corporation Service Company (Aust) Pty Ltd WesTrac Admin
28 westpacm.com 23 Mar 2023 23 Mar 2034 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
29 westpak.ru 5 Jan 2023 5 Jan 2025 BEGET-RU Private Person
30 westvac.nz 4 Sep 2017 - Voyager Internet Ltd T/A 1st Domains -
31 westpan.pl 12 Apr 2024 12 Apr 2025 Aftermarket.pl Limited -
32 westpay.vip 1 Jun 2023 1 Jun 2024 Blue Razor Domains, LLC Domains By Proxy, LLC
33 westpack.info 9 Jun 2005 9 Jun 2024 1API GmbH Westpack AS
34 westpaw.info 4 Dec 2018 4 Dec 2024 Network Solutions, LLC West Paw
35 westpak.online 7 May 2019 7 May 2025 Cloudflare, Inc. Westpak
36 westpar.com 10 Jun 2023 10 Jun 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
37 westpak.com 30 Jan 1997 31 Jan 2031 Cloudflare, Inc. DATA REDACTED
38 westpar.ca 23 Feb 2017 23 Feb 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
39 westpas.org 26 May 2006 26 May 2025 GMO Internet Group, Inc. d/b/a Onamae.com Hong Kong Sousei
40 westpace.com 28 Mar 2007 28 Mar 2025 NAMECHEAP INC Redacted for Privacy Purposes
41 west-pac.com 12 Oct 2004 12 Oct 2024 Key-Systems GmbH Westpac Banking Corporation
42 westpack.nl 12 Jan 2004 - 1API GmbH -
43 pestpac.biz 21 Jun 2004 20 Jun 2025 Gandi SAS WorkWave LLC
44 westpay.co.uk 29 Oct 2020 29 Oct 2024 Islam Hegazy [Tag = HEGAZY] -
45 wwestpac.co 13 Sep 2023 13 Sep 2024 Above.com Pty Ltd. Transure Enterprise Ltd
46 festpac.info 11 Feb 2016 11 Feb 2026 GoDaddy.com, LLC Domains By Proxy, LLC
47 westpic.com 14 Oct 2018 14 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
48 westpan.ru 23 Dec 2010 23 Dec 2024 REGTIME-RU OOO "Westpan 10"
49 westpace.org 27 Feb 2017 27 Feb 2025 eNom, LLC WEST DEVELOPMENT LLC
50 gestpac.net 2 Jun 2022 2 Jun 2024 Name.com, Inc. Personal
51 westpay.ru 21 Apr 2007 21 Apr 2025 SALENAMES-RU Private Person
52 westpca.com 10 Nov 1999 10 Nov 2026 Network Solutions, LLC -
53 westpam.com 10 Nov 2022 10 Nov 2024 Wix.Com Ltd. Westpam Africa Flowers
54 westlpac.com 16 Mar 2024 16 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
55 westpack.ru 16 Jun 2005 16 Jun 2024 RU-CENTER-RU Westpack A/S
56 westpack.co.uk 25 Feb 1999 25 Feb 2025 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
57 westpay.net 10 Jan 2002 10 Jan 2028 Cloudflare, Inc. DATA REDACTED
58 westpax.com 17 Oct 2009 17 Oct 2024 GoDaddy.com, LLC -
59 westpay.club 1 Jun 2023 1 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
60 westrac.cloud 18 Jul 2018 18 Jul 2024 GoDaddy PING Works
61 westsac.beer 25 Sep 2014 25 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
62 westpaw.net 3 Jan 2017 3 Jan 2025 Network Solutions, LLC -
63 westpack.com.pl 14 May 2018 14 May 2031 DD sp. z o.o. -
64 westvac.com 11 May 2001 11 May 2026 Network Solutions, LLC Westvac Industrial Ltd
65 westpacs.org 1 Aug 2000 1 Aug 2024 Network Solutions, LLC REDACTED FOR PRIVACY
66 westpca.gay 23 Jun 2021 23 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
67 westpaq.com 20 Sep 2012 20 Sep 2024 GoDaddy.com, LLC -
68 wesrpac.com.au - - Domain Directors Pty Ltd trading as Instra Domain Manager
69 westpay.org 10 Jan 2002 10 Jan 2028 CloudFlare, Inc. Wespay
70 westpac1.com 6 Apr 2023 6 Apr 2025 GoDaddy.com, LLC -
71 westpak.tech 15 Jul 2023 15 Jul 2024 Network Solutions LLC -
72 westpack.pl 21 May 2003 20 May 2026 DOMENY.TV MSERWIS Sp. z o.o. -
73 westpag.com 4 Nov 2022 4 Nov 2024 GoDaddy.com, LLC -
74 westspac.com 4 May 2023 4 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
75 westpace.net 11 Feb 2019 11 Feb 2025 ENOM, INC. REDACTED FOR PRIVACY
76 westpay.com 10 Jan 2002 10 Jan 2028 Cloudflare, Inc. DATA REDACTED
77 westpag.com.br 4 Nov 2022 4 Nov 2024 GODADDY (86) Fabio Henrique Ferreira Antunes
78 westpad.com 25 Aug 2021 25 Aug 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
79 westmac.com 30 Oct 1997 29 Oct 2029 Network Solutions, LLC -
80 testpac.net 31 Jan 2017 31 Jan 2025 123-Reg Limited -
81 westpack.com 9 Sep 1999 9 Sep 2030 1API GmbH REDACTED FOR PRIVACY
82 westpack.biz 9 Jun 2005 8 Jun 2024 1API GmbH Westpack AS
83 westpak.org 22 Apr 2021 22 Apr 2025 CloudFlare, Inc. Westpak
84 west-pac.biz 19 Sep 2003 18 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
85 westpaw.ru 13 Nov 2023 13 Nov 2024 RU-CENTER-RU Private Person
86 westpak.co.uk 14 Nov 2008 14 Nov 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
87 westrac.org 23 Mar 2011 23 Mar 2025 Register.com, Inc. REDACTED FOR PRIVACY
88 westipac.com 11 Mar 2023 11 Mar 2025 Center of Ukrainian Internet Names (UKRNAMES) Web Gen
89 westpay.in 24 Feb 2022 24 Feb 2027 GoDaddy.com, LLC TALK24 MARKETING
90 westpak.net 14 Nov 2008 14 Nov 2024 Cloudflare, Inc. DATA REDACTED
91 westpan.com 23 May 1997 24 May 2025 GoDaddy.com, LLC -
92 westpack.fr 5 Nov 2007 20 Oct 2024 1API GmbH Westpack A/S
93 westpack.se 30 Nov 1997 31 Dec 2024 1 Api GmbH -
94 festpac.com 29 Apr 2016 29 Apr 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
95 1westpac.support 26 Oct 2023 26 Oct 2024 GoDaddy.com, LLC Repossessed by Go Daddy
96 pestpac.net 1 Sep 2000 1 Sep 2024 GANDI SAS WorkWave LLC
97 westpay.com.cn 20 Jul 2020 20 Jul 2024 厦门易名科技股份有限公司 孙超
98 westpai.com 13 Apr 2018 13 Apr 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
99 westpaco.com 3 Apr 2024 3 Apr 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
100 wedtpac.com.au - - Domain Directors Pty Ltd trading as Instra Domain Manager
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Westpac.ws.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=westpac.ws
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "westpac.ws",
        "page_size": 100
    },
    "count": {
        "total": 3021,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "westfac.com, westsac.net, westpay.site, vestpac.com, westsac.com, westparc.com, restpac.com, westrac.co.uk, westpec.com, westpacc.online, westpacp.com, westpcc.org, westpaw.biz, westpal.com, westptc.com, bestpac.com, westpah.shop, westrac.com, westpmc.org, nestpac.com, westac.org, westpa.net, wetpac.ru, wstpac.com, westpaw.se, wesstpac.org, westrac.au, westpacm.com, westpak.ru, westvac.nz, westpan.pl, westpay.vip, westpack.info, westpaw.info, westpak.online, westpar.com, westpak.com, westpar.ca, westpas.org, westpace.com, west-pac.com, westpack.nl, pestpac.biz, westpay.co.uk, wwestpac.co, festpac.info, westpic.com, westpan.ru, westpace.org, gestpac.net, westpay.ru, westpca.com, westpam.com, westlpac.com, westpack.ru, westpack.co.uk, westpay.net, westpax.com, westpay.club, westrac.cloud, westsac.beer, westpaw.net, westpack.com.pl, westvac.com, westpacs.org, westpca.gay, westpaq.com, wesrpac.com.au, westpay.org, westpac1.com, westpak.tech, westpack.pl, westpag.com, westspac.com, westpace.net, westpay.com, westpag.com.br, westpad.com, westmac.com, testpac.net, westpack.com, westpack.biz, westpak.org, west-pac.biz, westpaw.ru, westpak.co.uk, westrac.org, westipac.com, westpay.in, westpak.net, westpan.com, westpack.fr, westpack.se, festpac.com, 1westpac.support, pestpac.net, westpay.com.cn, westpai.com, westpaco.com, wedtpac.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "westfac.com",
            "domain_keyword": "westfac",
            "domain_tld": "com",
            "query_time": "2024-04-24 02:05:05",
            "create_date": "2017-04-17",
            "update_date": "2024-03-18",
            "expiry_date": "2025-04-17",
            "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": [
                "ns1.siteground224.com",
                "ns2.siteground224.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "westsac.net",
            "domain_keyword": "westsac",
            "domain_tld": "net",
            "query_time": "2024-04-15 08:29:58",
            "create_date": "2020-08-10",
            "update_date": "2023-07-16",
            "expiry_date": "2024-08-10",
            "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": 3,
            "domain_name": "westpay.site",
            "domain_keyword": "westpay",
            "domain_tld": "site",
            "query_time": "2024-05-21 08:18:10",
            "create_date": "2019-08-30",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-30",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_company": "Wespay",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "faye.ns.cloudflare.com",
                "owen.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 4,
            "domain_name": "vestpac.com",
            "domain_keyword": "vestpac",
            "domain_tld": "com",
            "query_time": "2024-05-15 01:17:54",
            "create_date": "2019-07-04",
            "update_date": "2023-07-05",
            "expiry_date": "2024-07-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bigscoots.com",
                "ns2.bigscoots.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "westsac.com",
            "domain_keyword": "westsac",
            "domain_tld": "com",
            "query_time": "2024-04-27 06:08:32",
            "create_date": "2001-11-19",
            "update_date": "2023-12-07",
            "expiry_date": "2024-11-19",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "westparc.com",
            "domain_keyword": "westparc",
            "domain_tld": "com",
            "query_time": "2024-05-27 15:35:43",
            "create_date": "2022-11-27",
            "update_date": "2023-09-26",
            "expiry_date": "2024-11-27",
            "registrar_iana": 1979,
            "registrar_name": "DropCatch.com 499 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Daniel Everett",
            "registrant_address": "6560 Yellowstone Parkway",
            "registrant_city": "Indianapolis",
            "registrant_state": "IN",
            "registrant_zip": "46217",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3179652875",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "restpac.com",
            "domain_keyword": "restpac",
            "domain_tld": "com",
            "query_time": "2024-04-22 23:47:54",
            "create_date": "2024-02-22",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-22",
            "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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "westrac.co.uk",
            "domain_keyword": "westrac",
            "domain_tld": "co.uk",
            "query_time": "2024-05-17 00:22:41",
            "create_date": "2023-07-28",
            "update_date": "2023-07-28",
            "expiry_date": "2024-07-28",
            "registrar_name": "Register.com Inc t/a SRSplus [Tag = SRSPLUS]",
            "registrar_website": "https://srsplus.com",
            "name_servers": [
                "daisy.ns.cloudflare.com",
                "lee.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "westpec.com",
            "domain_keyword": "westpec",
            "domain_tld": "com",
            "query_time": "2024-05-27 15:35:47",
            "create_date": "2023-08-10",
            "update_date": "2023-08-10",
            "expiry_date": "2028-08-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "westpacc.online",
            "domain_keyword": "westpacc",
            "domain_tld": "online",
            "query_time": "2024-05-06 09:32:13",
            "create_date": "2024-01-01",
            "update_date": "2024-02-03",
            "expiry_date": "2025-01-01",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the 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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "westpacp.com",
            "domain_keyword": "westpacp",
            "domain_tld": "com",
            "query_time": "2024-05-31 13:29:55",
            "create_date": "2023-03-14",
            "update_date": "2024-05-26",
            "expiry_date": "2024-03-14",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "westpcc.org",
            "domain_keyword": "westpcc",
            "domain_tld": "org",
            "query_time": "2024-05-21 08:18:10",
            "create_date": "2019-09-07",
            "update_date": "2023-08-29",
            "expiry_date": "2024-09-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0155660298",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p08.nsone.net",
                "dns2.p08.nsone.net",
                "dns3.p08.nsone.net",
                "dns4.p08.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "westpaw.biz",
            "domain_keyword": "westpaw",
            "domain_tld": "biz",
            "query_time": "2024-05-06 09:32:34",
            "create_date": "2017-01-03",
            "update_date": "2023-11-09",
            "expiry_date": "2025-01-02",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "West Paw",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "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": [
                "ernest.ns.cloudflare.com",
                "tina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "westpal.com",
            "domain_keyword": "westpal",
            "domain_tld": "com",
            "query_time": "2024-04-15 08:24:57",
            "create_date": "2012-02-17",
            "update_date": "2021-02-11",
            "expiry_date": "2025-02-17",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "westptc.com",
            "domain_keyword": "westptc",
            "domain_tld": "com",
            "query_time": "2024-04-15 08:28:37",
            "create_date": "2017-11-10",
            "update_date": "2023-10-29",
            "expiry_date": "2024-11-10",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SICHUAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=westptc.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "bestpac.com",
            "domain_keyword": "bestpac",
            "domain_tld": "com",
            "query_time": "2024-06-04 18:11:16",
            "create_date": "2012-07-22",
            "update_date": "2023-06-22",
            "expiry_date": "2024-07-22",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "westpah.shop",
            "domain_keyword": "westpah",
            "domain_tld": "shop",
            "query_time": "2024-06-05 16:32:52",
            "create_date": "2024-06-03",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-03",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communication Ltd.",
            "registrar_website": "https://www.webnic.cc/",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_country": "MY",
            "name_servers": [
                "cass.ns.cloudflare.com",
                "giancarlo.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "westrac.com",
            "domain_keyword": "westrac",
            "domain_tld": "com",
            "query_time": "2024-04-15 08:28:42",
            "create_date": "2000-02-22",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-22",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "WesTrac Admin",
            "registrant_company": "WESTRAC PTY LTD",
            "registrant_address": "128-136 Great Easten Highway",
            "registrant_city": "South Guildford",
            "registrant_state": "Wa",
            "registrant_zip": "6055",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.893779444",
            "registrant_fax": "+61.893779444",
            "name_servers": [
                "ns0.telstra.net",
                "ns1.telstra.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "westpmc.org",
            "domain_keyword": "westpmc",
            "domain_tld": "org",
            "query_time": "2024-05-06 09:33:20",
            "create_date": "2018-04-30",
            "update_date": "2024-05-01",
            "expiry_date": "2027-04-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "nestpac.com",
            "domain_keyword": "nestpac",
            "domain_tld": "com",
            "query_time": "2024-06-11 05:13:31",
            "create_date": "2017-05-31",
            "update_date": "2023-05-16",
            "expiry_date": "2026-05-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "westac.org",
            "domain_keyword": "westac",
            "domain_tld": "org",
            "query_time": "2024-04-25 21:49:01",
            "create_date": "2009-02-03",
            "update_date": "2023-12-24",
            "expiry_date": "2025-02-03",
            "registrar_iana": 600,
            "registrar_name": "Rebel Ltd",
            "registrar_website": "http://www.rebel.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Hero Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Providenciales",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TC",
            "registrant_email": "please query the rdds service of the 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": [
                "dns.domainsatcost.ca",
                "dns2.domainsatcost.ca"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "westpa.net",
            "domain_keyword": "westpa",
            "domain_tld": "net",
            "query_time": "2024-05-06 09:32:11",
            "create_date": "2000-03-17",
            "update_date": "2024-05-05",
            "expiry_date": "2031-03-17",
            "registrar_iana": 64,
            "registrar_name": "DOMAIN REGISTRATION SERVICES, INC DBA DOTEARTH.COM",
            "registrar_website": "http://www.dotEarth.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.westpa.net",
                "ns2.westpa.net",
                "ns3.westpa.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "wetpac.ru",
            "domain_keyword": "wetpac",
            "domain_tld": "ru",
            "query_time": "2024-05-05 23:05:49",
            "create_date": "2020-12-25",
            "expiry_date": "2024-12-25",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 24,
            "domain_name": "wstpac.com",
            "domain_keyword": "wstpac",
            "domain_tld": "com",
            "query_time": "2024-05-10 17:01:44",
            "create_date": "1999-05-03",
            "update_date": "2024-04-13",
            "expiry_date": "2025-05-03",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/7f5d98ee-2482-4c94-94a0-e15aa06d13b3",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dotster.com",
                "ns2.dotster.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "westpaw.se",
            "domain_keyword": "westpaw",
            "domain_tld": "se",
            "query_time": "2024-05-05 19:43:24",
            "create_date": "2022-08-21",
            "update_date": "2024-04-30",
            "expiry_date": "2025-08-21",
            "registrar_name": "Domeneshop AS",
            "name_servers": [
                "ns1.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 26,
            "domain_name": "wesstpac.org",
            "domain_keyword": "wesstpac",
            "domain_tld": "org",
            "query_time": "2024-05-16 10:58:28",
            "create_date": "2023-07-05",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-05",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Lagunes(R&#233;giondes)",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CI",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.whois.com",
                "ns2.whois.com",
                "ns3.whois.com",
                "ns4.whois.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "westrac.au",
            "domain_keyword": "westrac",
            "domain_tld": "au",
            "query_time": "2024-05-18 09:59:19",
            "update_date": "2023-09-02",
            "registrar_name": "Corporation Service Company (Aust) Pty Ltd",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_name": "WesTrac Admin",
            "name_servers": [
                "ns0.telstra.net",
                "ns1.telstra.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "westpacm.com",
            "domain_keyword": "westpacm",
            "domain_tld": "com",
            "query_time": "2024-05-06 09:32:15",
            "create_date": "2023-03-23",
            "update_date": "2024-04-30",
            "expiry_date": "2034-03-23",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "westpak.ru",
            "domain_keyword": "westpak",
            "domain_tld": "ru",
            "query_time": "2024-05-05 23:05:22",
            "create_date": "2023-01-05",
            "expiry_date": "2025-01-05",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 30,
            "domain_name": "westvac.nz",
            "domain_keyword": "westvac",
            "domain_tld": "nz",
            "query_time": "2024-05-31 13:30:56",
            "create_date": "2017-09-04",
            "update_date": "2024-04-24",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "emely.ns.cloudflare.com",
                "yadiel.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "westpan.pl",
            "domain_keyword": "westpan",
            "domain_tld": "pl",
            "query_time": "2024-04-15 08:25:49",
            "create_date": "2024-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "westpay.vip",
            "domain_keyword": "westpay",
            "domain_tld": "vip",
            "query_time": "2024-06-03 20:34:59",
            "create_date": "2023-06-01",
            "update_date": "2023-06-23",
            "expiry_date": "2024-06-01",
            "registrar_iana": 612,
            "registrar_name": "Blue Razor Domains, LLC",
            "registrar_website": "whois.bluerazor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "westpack.info",
            "domain_keyword": "westpack",
            "domain_tld": "info",
            "query_time": "2024-05-06 09:32:14",
            "create_date": "2005-06-09",
            "update_date": "2024-03-28",
            "expiry_date": "2024-06-09",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Westpack AS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.registrant-verification.ispapi.net",
                "ns2.registrant-verification.ispapi.net",
                "ns3.registrant-verification.ispapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "westpaw.info",
            "domain_keyword": "westpaw",
            "domain_tld": "info",
            "query_time": "2024-05-06 09:32:34",
            "create_date": "2018-12-04",
            "update_date": "2023-10-10",
            "expiry_date": "2024-12-04",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "West Paw",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "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": [
                "ernest.ns.cloudflare.com",
                "tina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "westpak.online",
            "domain_keyword": "westpak",
            "domain_tld": "online",
            "query_time": "2024-05-12 11:38:30",
            "create_date": "2019-05-07",
            "update_date": "2024-04-12",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_company": "Westpak",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "liz.ns.cloudflare.com",
                "terin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "westpar.com",
            "domain_keyword": "westpar",
            "domain_tld": "com",
            "query_time": "2024-05-06 09:32:28",
            "create_date": "2023-06-10",
            "update_date": "2023-06-11",
            "expiry_date": "2024-06-10",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "westpak.com",
            "domain_keyword": "westpak",
            "domain_tld": "com",
            "query_time": "2024-04-27 06:05:52",
            "create_date": "1997-01-30",
            "update_date": "2021-04-23",
            "expiry_date": "2031-01-31",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "California",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/westpak.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "liz.ns.cloudflare.com",
                "terin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "westpar.ca",
            "domain_keyword": "westpar",
            "domain_tld": "ca",
            "query_time": "2024-04-27 06:06:24",
            "create_date": "2017-02-23",
            "update_date": "2024-04-08",
            "expiry_date": "2025-02-23",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "westpas.org",
            "domain_keyword": "westpas",
            "domain_tld": "org",
            "query_time": "2024-05-30 11:26:27",
            "create_date": "2006-05-26",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-26",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hong Kong Sousei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kowloon",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "please query the rdds service of the 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": [
                "nsexp1.value-domain.com",
                "nsexp2.value-domain.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "westpace.com",
            "domain_keyword": "westpace",
            "domain_tld": "com",
            "query_time": "2024-04-15 08:24:53",
            "create_date": "2007-03-28",
            "update_date": "2024-02-27",
            "expiry_date": "2025-03-28",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Redacted for Privacy Purposes",
            "registrant_address": "Redacted for Privacy Purposes",
            "registrant_city": "Redacted for Privacy Purposes",
            "registrant_state": "RA",
            "registrant_zip": "Redacted for Privacy Purposes",
            "registrant_country": "AU",
            "registrant_email": "select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=westpace.com",
            "registrant_phone": "Redacted for Privacy Purposes",
            "registrant_fax": "Redacted for Privacy Purposes",
            "name_servers": [
                "boyd.ns.cloudflare.com",
                "pat.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "west-pac.com",
            "domain_keyword": "west-pac",
            "domain_tld": "com",
            "query_time": "2024-04-21 08:46:03",
            "create_date": "2004-10-12",
            "update_date": "2023-09-11",
            "expiry_date": "2024-10-12",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "Domain Manager",
            "registrant_company": "Westpac Banking Corporation",
            "registrant_address": "Level 18, 275 Kent Street",
            "registrant_city": "Sydney",
            "registrant_state": "NSW",
            "registrant_zip": "2000",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.291557700",
            "name_servers": [
                "ns1.brandshelter.com",
                "ns2.brandshelter.de",
                "ns3.brandshelter.info",
                "ns4.brandshelter.net",
                "ns5.brandshelter.us"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "westpack.nl",
            "domain_keyword": "westpack",
            "domain_tld": "nl",
            "query_time": "2024-05-06 09:32:15",
            "create_date": "2004-01-12",
            "update_date": "2022-10-04",
            "registrar_name": "1API GmbH",
            "name_servers": [
                "cass.ns.cloudflare.com",
                "clay.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 43,
            "domain_name": "pestpac.biz",
            "domain_keyword": "pestpac",
            "domain_tld": "biz",
            "query_time": "2024-05-19 11:48:22",
            "create_date": "2004-06-21",
            "update_date": "2024-05-17",
            "expiry_date": "2025-06-20",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WorkWave LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1265.awsdns-30.org",
                "ns-1866.awsdns-41.co.uk",
                "ns-308.awsdns-38.com",
                "ns-846.awsdns-41.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "westpay.co.uk",
            "domain_keyword": "westpay",
            "domain_tld": "co.uk",
            "query_time": "2024-05-12 11:38:33",
            "create_date": "2020-10-29",
            "update_date": "2024-05-04",
            "expiry_date": "2024-10-29",
            "registrar_name": "Islam Hegazy [Tag = HEGAZY]",
            "registrar_website": "Email enquiries: [email protected]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-0062bd61.ns3.dan.hosting"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 45,
            "domain_name": "wwestpac.co",
            "domain_keyword": "wwestpac",
            "domain_tld": "co",
            "query_time": "2024-05-25 21:23:13",
            "create_date": "2023-09-13",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-13",
            "registrar_iana": 940,
            "registrar_name": "Above.com Pty Ltd.",
            "registrar_website": "www.above.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Transure Enterprise Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delaware",
            "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": [
                "ns11.abovedomains.com",
                "ns12.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "festpac.info",
            "domain_keyword": "festpac",
            "domain_tld": "info",
            "query_time": "2024-04-24 12:32:09",
            "create_date": "2016-02-11",
            "update_date": "2024-03-27",
            "expiry_date": "2026-02-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "westpic.com",
            "domain_keyword": "westpic",
            "domain_tld": "com",
            "query_time": "2024-04-15 08:26:43",
            "create_date": "2018-10-14",
            "update_date": "2020-10-08",
            "expiry_date": "2024-10-14",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "westpan.ru",
            "domain_keyword": "westpan",
            "domain_tld": "ru",
            "query_time": "2024-05-07 08:09:53",
            "create_date": "2010-12-23",
            "expiry_date": "2024-12-23",
            "registrar_name": "REGTIME-RU",
            "registrant_company": "OOO \"Westpan 10\"",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 49,
            "domain_name": "westpace.org",
            "domain_keyword": "westpace",
            "domain_tld": "org",
            "query_time": "2024-05-06 09:32:13",
            "create_date": "2017-02-27",
            "update_date": "2024-02-03",
            "expiry_date": "2025-02-27",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WEST DEVELOPMENT LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "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"
            ]
        },
        {
            "num": 50,
            "domain_name": "gestpac.net",
            "domain_keyword": "gestpac",
            "domain_tld": "net",
            "query_time": "2024-06-05 22:39:46",
            "create_date": "2022-06-02",
            "update_date": "2024-06-02",
            "expiry_date": "2024-06-02",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Alejandro Mac Cawley",
            "registrant_company": "Personal",
            "registrant_address": "251 10th st NW , Apt G4304",
            "registrant_city": "Atlanta",
            "registrant_state": "GA",
            "registrant_zip": "30318",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/gestpac.net/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1cny.name.com",
                "ns2gtx.name.com",
                "ns3gmv.name.com",
                "ns4ksy.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "westpay.ru",
            "domain_keyword": "westpay",
            "domain_tld": "ru",
            "query_time": "2024-05-05 23:05:22",
            "create_date": "2007-04-21",
            "expiry_date": "2025-04-21",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 52,
            "domain_name": "westpca.com",
            "domain_keyword": "westpca",
            "domain_tld": "com",
            "query_time": "2024-04-27 06:06:30",
            "create_date": "1999-11-10",
            "update_date": "2024-01-30",
            "expiry_date": "2026-11-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "mack.ns.cloudflare.com",
                "yolanda.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "westpam.com",
            "domain_keyword": "westpam",
            "domain_tld": "com",
            "query_time": "2024-05-21 08:18:07",
            "create_date": "2022-11-10",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-10",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "Benard Abuta",
            "registrant_company": "Westpam Africa Flowers",
            "registrant_address": "katani road",
            "registrant_city": "Nairobi",
            "registrant_zip": "00100",
            "registrant_country": "KE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4159496022",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "westlpac.com",
            "domain_keyword": "westlpac",
            "domain_tld": "com",
            "query_time": "2024-05-17 20:25:09",
            "create_date": "2024-03-16",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-16",
            "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": [
                "ns19.nlkoddos.com",
                "ns20.nlkoddos.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "westpack.ru",
            "domain_keyword": "westpack",
            "domain_tld": "ru",
            "query_time": "2024-05-05 23:05:22",
            "create_date": "2005-06-16",
            "expiry_date": "2024-06-16",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Westpack A/S",
            "name_servers": [
                "ns1.pil.dk",
                "ns2.pil.dk",
                "ns3.pil.dk"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 56,
            "domain_name": "westpack.co.uk",
            "domain_keyword": "westpack",
            "domain_tld": "co.uk",
            "query_time": "2024-05-06 09:32:16",
            "create_date": "1999-02-25",
            "update_date": "2024-01-26",
            "expiry_date": "2025-02-25",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "nile.ns.cloudflare.com",
                "sierra.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 57,
            "domain_name": "westpay.net",
            "domain_keyword": "westpay",
            "domain_tld": "net",
            "query_time": "2024-04-29 15:36:56",
            "create_date": "2002-01-10",
            "update_date": "2022-01-10",
            "expiry_date": "2028-01-10",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "CA",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/westpay.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "faye.ns.cloudflare.com",
                "owen.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 58,
            "domain_name": "westpax.com",
            "domain_keyword": "westpax",
            "domain_tld": "com",
            "query_time": "2024-04-27 06:06:30",
            "create_date": "2009-10-17",
            "update_date": "2023-08-27",
            "expiry_date": "2024-10-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "westpay.club",
            "domain_keyword": "westpay",
            "domain_tld": "club",
            "query_time": "2024-06-03 20:34:59",
            "create_date": "2023-06-01",
            "update_date": "2023-07-26",
            "expiry_date": "2024-06-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "westrac.cloud",
            "domain_keyword": "westrac",
            "domain_tld": "cloud",
            "query_time": "2024-04-15 02:05:43",
            "create_date": "2018-07-18",
            "update_date": "2023-10-11",
            "expiry_date": "2024-07-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PING Works",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New South Wales",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-02.azure-dns.com",
                "ns2-02.azure-dns.net",
                "ns3-02.azure-dns.org",
                "ns4-02.azure-dns.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "westsac.beer",
            "domain_keyword": "westsac",
            "domain_tld": "beer",
            "query_time": "2024-04-27 06:08:32",
            "create_date": "2014-09-25",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "westpaw.net",
            "domain_keyword": "westpaw",
            "domain_tld": "net",
            "query_time": "2024-04-27 06:06:30",
            "create_date": "2017-01-03",
            "update_date": "2023-11-04",
            "expiry_date": "2025-01-03",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ernest.ns.cloudflare.com",
                "tina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "westpack.com.pl",
            "domain_keyword": "westpack",
            "domain_tld": "com.pl",
            "query_time": "2024-06-03 20:34:57",
            "create_date": "2018-05-14",
            "update_date": "2021-05-05",
            "expiry_date": "2031-05-14",
            "registrar_name": "DD sp. z o.o.",
            "registrar_website": "www.ddregistrar.pl",
            "name_servers": [
                "ns1.pil.dk",
                "ns2.pil.dk",
                "ns3.pil.dk"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "westvac.com",
            "domain_keyword": "westvac",
            "domain_tld": "com",
            "query_time": "2024-06-01 05:54:48",
            "create_date": "2001-05-11",
            "update_date": "2023-01-30",
            "expiry_date": "2026-05-11",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "Westvac Industrial Ltd",
            "registrant_company": "Westvac Industrial Ltd",
            "registrant_address": "26609 - 111 Avenue",
            "registrant_city": "Acheson",
            "registrant_state": "AB",
            "registrant_zip": "T7X 6E1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7809621218",
            "registrant_fax": "+1.7809622230",
            "name_servers": [
                "nikon.ns.cloudflare.com",
                "ruth.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "westpacs.org",
            "domain_keyword": "westpacs",
            "domain_tld": "org",
            "query_time": "2024-05-31 13:29:55",
            "create_date": "2000-08-01",
            "update_date": "2022-10-06",
            "expiry_date": "2024-08-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "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": [
                "ns93.worldnic.com",
                "ns94.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "westpca.gay",
            "domain_keyword": "westpca",
            "domain_tld": "gay",
            "query_time": "2024-05-06 09:32:34",
            "create_date": "2021-06-23",
            "update_date": "2023-05-29",
            "expiry_date": "2024-06-23",
            "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": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "westpaq.com",
            "domain_keyword": "westpaq",
            "domain_tld": "com",
            "query_time": "2024-04-15 08:25:48",
            "create_date": "2012-09-20",
            "update_date": "2023-09-21",
            "expiry_date": "2024-09-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "wesrpac.com.au",
            "domain_keyword": "wesrpac",
            "domain_tld": "com.au",
            "query_time": "2024-06-04 13:33:08",
            "update_date": "2024-02-23",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Domain Manager",
            "name_servers": [
                "ns1.brandshelter.com",
                "ns2.brandshelter.de",
                "ns3.brandshelter.info",
                "ns4.brandshelter.net",
                "ns5.brandshelter.us"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "westpay.org",
            "domain_keyword": "westpay",
            "domain_tld": "org",
            "query_time": "2024-04-15 08:26:23",
            "create_date": "2002-01-10",
            "update_date": "2022-06-17",
            "expiry_date": "2028-01-10",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wespay",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "faye.ns.cloudflare.com",
                "owen.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 70,
            "domain_name": "westpac1.com",
            "domain_keyword": "westpac1",
            "domain_tld": "com",
            "query_time": "2024-04-27 06:05:48",
            "create_date": "2023-04-06",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "westpak.tech",
            "domain_keyword": "westpak",
            "domain_tld": "tech",
            "query_time": "2024-05-30 11:26:20",
            "create_date": "2023-07-15",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-15",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "westpack.pl",
            "domain_keyword": "westpack",
            "domain_tld": "pl",
            "query_time": "2024-05-21 08:18:04",
            "create_date": "2003-05-21",
            "update_date": "2024-05-09",
            "expiry_date": "2026-05-20",
            "registrar_name": "DOMENY.TV MSERWIS Sp. z o.o.",
            "registrar_website": "https://www.domeny.tv/",
            "name_servers": [
                "ns1.i-host.pl",
                "ns2.i-host.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "westpag.com",
            "domain_keyword": "westpag",
            "domain_tld": "com",
            "query_time": "2024-05-22 08:37:46",
            "create_date": "2022-11-04",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "westspac.com",
            "domain_keyword": "westspac",
            "domain_tld": "com",
            "query_time": "2024-05-06 09:36:30",
            "create_date": "2023-05-04",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=westspac.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 75,
            "domain_name": "westpace.net",
            "domain_keyword": "westpace",
            "domain_tld": "net",
            "query_time": "2024-05-30 11:26:18",
            "create_date": "2019-02-11",
            "update_date": "2024-01-13",
            "expiry_date": "2025-02-11",
            "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": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/b98c0ecb-a9e1-4270-a114-0785ea23adcc",
            "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"
            ]
        },
        {
            "num": 76,
            "domain_name": "westpay.com",
            "domain_keyword": "westpay",
            "domain_tld": "com",
            "query_time": "2024-04-29 15:36:56",
            "create_date": "2002-01-10",
            "update_date": "2022-01-10",
            "expiry_date": "2028-01-10",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "CA",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/westpay.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "faye.ns.cloudflare.com",
                "owen.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 77,
            "domain_name": "westpag.com.br",
            "domain_keyword": "westpag",
            "domain_tld": "com.br",
            "query_time": "2024-05-21 18:23:40",
            "create_date": "2022-11-04",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-04",
            "registrar_name": "GODADDY (86)",
            "registrant_name": "Fabio Henrique Ferreira Antunes",
            "name_servers": [
                "ns884.hostgator.com.br",
                "ns885.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 78,
            "domain_name": "westpad.com",
            "domain_keyword": "westpad",
            "domain_tld": "com",
            "query_time": "2024-05-27 15:35:36",
            "create_date": "2021-08-25",
            "update_date": "2023-09-06",
            "expiry_date": "2024-08-25",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=westpad.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "westmac.com",
            "domain_keyword": "westmac",
            "domain_tld": "com",
            "query_time": "2024-06-03 20:30:54",
            "create_date": "1997-10-30",
            "update_date": "2020-06-03",
            "expiry_date": "2029-10-29",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns95.worldnic.com",
                "ns96.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "testpac.net",
            "domain_keyword": "testpac",
            "domain_tld": "net",
            "query_time": "2024-04-23 15:31:32",
            "create_date": "2017-01-31",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-31",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "westpack.com",
            "domain_keyword": "westpack",
            "domain_tld": "com",
            "query_time": "2024-05-06 09:32:15",
            "create_date": "1999-09-09",
            "update_date": "2023-02-14",
            "expiry_date": "2030-09-09",
            "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_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "contact via https://www.1api.net/send-message/westpack.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cass.ns.cloudflare.com",
                "clay.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 82,
            "domain_name": "westpack.biz",
            "domain_keyword": "westpack",
            "domain_tld": "biz",
            "query_time": "2024-06-02 06:39:12",
            "create_date": "2005-06-09",
            "update_date": "2023-06-15",
            "expiry_date": "2024-06-08",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Westpack AS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.pil.dk",
                "ns2.pil.dk",
                "ns3.pil.dk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "westpak.org",
            "domain_keyword": "westpak",
            "domain_tld": "org",
            "query_time": "2024-04-29 15:36:40",
            "create_date": "2021-04-22",
            "update_date": "2024-03-28",
            "expiry_date": "2025-04-22",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Westpak",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "liz.ns.cloudflare.com",
                "terin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "west-pac.biz",
            "domain_keyword": "west-pac",
            "domain_tld": "biz",
            "query_time": "2024-06-04 13:34:31",
            "create_date": "2003-09-19",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "westpaw.ru",
            "domain_keyword": "westpaw",
            "domain_tld": "ru",
            "query_time": "2024-05-05 23:05:22",
            "create_date": "2023-11-13",
            "expiry_date": "2024-11-13",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 86,
            "domain_name": "westpak.co.uk",
            "domain_keyword": "westpak",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 08:24:59",
            "create_date": "2008-11-14",
            "update_date": "2023-07-26",
            "expiry_date": "2024-11-14",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 87,
            "domain_name": "westrac.org",
            "domain_keyword": "westrac",
            "domain_tld": "org",
            "query_time": "2024-04-15 08:28:42",
            "create_date": "2011-03-23",
            "update_date": "2024-02-22",
            "expiry_date": "2025-03-23",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AB",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.register.com",
                "dns2.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "westipac.com",
            "domain_keyword": "westipac",
            "domain_tld": "com",
            "query_time": "2024-05-12 11:35:12",
            "create_date": "2023-03-11",
            "update_date": "2023-03-11",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1436,
            "registrar_name": "Center of Ukrainian Internet Names (UKRNAMES)",
            "registrar_website": "http://www.ukrnames.com",
            "registrant_name": "Web Gen",
            "registrant_address": "518 Swanson Road, Ranui",
            "registrant_city": "Ranui",
            "registrant_state": "Auckland",
            "registrant_zip": "0612",
            "registrant_country": "NZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+64.4483929374",
            "name_servers": [
                "ns17.nlkoddos.com",
                "ns18.nlkoddos.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "westpay.in",
            "domain_keyword": "westpay",
            "domain_tld": "in",
            "query_time": "2024-05-06 09:32:34",
            "create_date": "2022-02-24",
            "update_date": "2024-03-06",
            "expiry_date": "2027-02-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TALK24 MARKETING",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gujarat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "westpak.net",
            "domain_keyword": "westpak",
            "domain_tld": "net",
            "query_time": "2024-05-21 08:18:01",
            "create_date": "2008-11-14",
            "update_date": "2023-10-15",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "California",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/westpak.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "liz.ns.cloudflare.com",
                "terin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "westpan.com",
            "domain_keyword": "westpan",
            "domain_tld": "com",
            "query_time": "2024-05-27 15:35:42",
            "create_date": "1997-05-23",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "westpack.fr",
            "domain_keyword": "westpack",
            "domain_tld": "fr",
            "query_time": "2024-05-05 02:56:55",
            "create_date": "2007-11-05",
            "update_date": "2023-11-30",
            "expiry_date": "2024-10-20",
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "Westpack A/S",
            "registrant_address": "Sletten 21, 07500 Holstebro",
            "registrant_country": "DK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+45.97421933",
            "name_servers": [
                "cass.ns.cloudflare.com",
                "clay.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 93,
            "domain_name": "westpack.se",
            "domain_keyword": "westpack",
            "domain_tld": "se",
            "query_time": "2024-05-05 19:43:24",
            "create_date": "1997-11-30",
            "update_date": "2024-03-19",
            "expiry_date": "2024-12-31",
            "registrar_name": "1 Api GmbH",
            "name_servers": [
                "cass.ns.cloudflare.com",
                "clay.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "festpac.com",
            "domain_keyword": "festpac",
            "domain_tld": "com",
            "query_time": "2024-06-11 18:53:57",
            "create_date": "2016-04-29",
            "update_date": "2021-04-23",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "1westpac.support",
            "domain_keyword": "1westpac",
            "domain_tld": "support",
            "query_time": "2024-05-02 05:54:12",
            "create_date": "2023-10-26",
            "update_date": "2023-11-19",
            "expiry_date": "2024-10-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Repossessed by Go Daddy",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "pestpac.net",
            "domain_keyword": "pestpac",
            "domain_tld": "net",
            "query_time": "2024-04-27 05:38:59",
            "create_date": "2000-09-01",
            "update_date": "2023-07-29",
            "expiry_date": "2024-09-01",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WorkWave LLC",
            "registrant_address": "63-65 boulevard Massena",
            "registrant_city": "Paris",
            "registrant_state": "Paris",
            "registrant_zip": "75013",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.170377666",
            "registrant_fax": "+33.143730576",
            "name_servers": [
                "ns-1172.awsdns-18.org",
                "ns-1638.awsdns-12.co.uk",
                "ns-294.awsdns-36.com",
                "ns-921.awsdns-51.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "westpay.com.cn",
            "domain_keyword": "westpay",
            "domain_tld": "com.cn",
            "query_time": "2024-04-29 15:36:56",
            "create_date": "2020-07-20",
            "expiry_date": "2024-07-20",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "孙超",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dana.ns.cloudflare.com",
                "kip.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "westpai.com",
            "domain_keyword": "westpai",
            "domain_tld": "com",
            "query_time": "2024-04-15 08:24:57",
            "create_date": "2018-04-13",
            "update_date": "2021-08-20",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "westpaco.com",
            "domain_keyword": "westpaco",
            "domain_tld": "com",
            "query_time": "2024-05-31 13:29:55",
            "create_date": "2024-04-03",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-03",
            "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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "wedtpac.com.au",
            "domain_keyword": "wedtpac",
            "domain_tld": "com.au",
            "query_time": "2024-06-09 00:03:26",
            "update_date": "2024-02-23",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Domain Manager",
            "name_servers": [
                "ns1.brandshelter.com",
                "ns2.brandshelter.de",
                "ns3.brandshelter.info",
                "ns4.brandshelter.net",
                "ns5.brandshelter.us"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.296,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>westpac.ws</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3021</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>westfac.com, westsac.net, westpay.site, vestpac.com, westsac.com, westparc.com, restpac.com, westrac.co.uk, westpec.com, westpacc.online, westpacp.com, westpcc.org, westpaw.biz, westpal.com, westptc.com, bestpac.com, westpah.shop, westrac.com, westpmc.org, nestpac.com, westac.org, westpa.net, wetpac.ru, wstpac.com, westpaw.se, wesstpac.org, westrac.au, westpacm.com, westpak.ru, westvac.nz, westpan.pl, westpay.vip, westpack.info, westpaw.info, westpak.online, westpar.com, westpak.com, westpar.ca, westpas.org, westpace.com, west-pac.com, westpack.nl, pestpac.biz, westpay.co.uk, wwestpac.co, festpac.info, westpic.com, westpan.ru, westpace.org, gestpac.net, westpay.ru, westpca.com, westpam.com, westlpac.com, westpack.ru, westpack.co.uk, westpay.net, westpax.com, westpay.club, westrac.cloud, westsac.beer, westpaw.net, westpack.com.pl, westvac.com, westpacs.org, westpca.gay, westpaq.com, wesrpac.com.au, westpay.org, westpac1.com, westpak.tech, westpack.pl, westpag.com, westspac.com, westpace.net, westpay.com, westpag.com.br, westpad.com, westmac.com, testpac.net, westpack.com, westpack.biz, westpak.org, west-pac.biz, westpaw.ru, westpak.co.uk, westrac.org, westipac.com, westpay.in, westpak.net, westpan.com, westpack.fr, westpack.se, festpac.com, 1westpac.support, pestpac.net, westpay.com.cn, westpai.com, westpaco.com, wedtpac.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>westfac.com</domain_name>
   <domain_keyword>westfac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 02:05:05</query_time>
   <create_date>2017-04-17</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-04-17</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>ns1.siteground224.com</value>
    <value>ns2.siteground224.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>westsac.net</domain_name>
   <domain_keyword>westsac</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 08:29:58</query_time>
   <create_date>2020-08-10</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-08-10</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>3</num>
   <domain_name>westpay.site</domain_name>
   <domain_keyword>westpay</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-21 08:18:10</query_time>
   <create_date>2019-08-30</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_company>Wespay</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>faye.ns.cloudflare.com</value>
    <value>owen.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>vestpac.com</domain_name>
   <domain_keyword>vestpac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 01:17:54</query_time>
   <create_date>2019-07-04</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bigscoots.com</value>
    <value>ns2.bigscoots.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>5</num>
   <domain_name>westsac.com</domain_name>
   <domain_keyword>westsac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 06:08:32</query_time>
   <create_date>2001-11-19</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>westparc.com</domain_name>
   <domain_keyword>westparc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 15:35:43</query_time>
   <create_date>2022-11-27</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>1979</registrar_iana>
   <registrar_name>DropCatch.com 499 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Daniel Everett</registrant_name>
   <registrant_address>6560 Yellowstone Parkway</registrant_address>
   <registrant_city>Indianapolis</registrant_city>
   <registrant_state>IN</registrant_state>
   <registrant_zip>46217</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3179652875</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>restpac.com</domain_name>
   <domain_keyword>restpac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 23:47:54</query_time>
   <create_date>2024-02-22</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-22</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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>westrac.co.uk</domain_name>
   <domain_keyword>westrac</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-17 00:22:41</query_time>
   <create_date>2023-07-28</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_name>Register.com Inc t/a SRSplus [Tag = SRSPLUS]</registrar_name>
   <registrar_website>https://srsplus.com</registrar_website>
   <name_servers>
    <value>daisy.ns.cloudflare.com</value>
    <value>lee.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>westpec.com</domain_name>
   <domain_keyword>westpec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 15:35:47</query_time>
   <create_date>2023-08-10</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2028-08-10</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>ns59.domaincontrol.com</value>
    <value>ns60.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>10</num>
   <domain_name>westpacc.online</domain_name>
   <domain_keyword>westpacc</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-06 09:32:13</query_time>
   <create_date>2024-01-01</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>westpacp.com</domain_name>
   <domain_keyword>westpacp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 13:29:55</query_time>
   <create_date>2023-03-14</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2024-03-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>westpcc.org</domain_name>
   <domain_keyword>westpcc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 08:18:10</query_time>
   <create_date>2019-09-07</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0155660298</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p08.nsone.net</value>
    <value>dns2.p08.nsone.net</value>
    <value>dns3.p08.nsone.net</value>
    <value>dns4.p08.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>westpaw.biz</domain_name>
   <domain_keyword>westpaw</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-06 09:32:34</query_time>
   <create_date>2017-01-03</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>West Paw</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>please query the rdds service of the 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>ernest.ns.cloudflare.com</value>
    <value>tina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>westpal.com</domain_name>
   <domain_keyword>westpal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 08:24:57</query_time>
   <create_date>2012-02-17</create_date>
   <update_date>2021-02-11</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>westptc.com</domain_name>
   <domain_keyword>westptc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 08:28:37</query_time>
   <create_date>2017-11-10</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.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>SICHUAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=westptc.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>bestpac.com</domain_name>
   <domain_keyword>bestpac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 18:11:16</query_time>
   <create_date>2012-07-22</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>westpah.shop</domain_name>
   <domain_keyword>westpah</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-06-05 16:32:52</query_time>
   <create_date>2024-06-03</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communication Ltd.</registrar_name>
   <registrar_website>https://www.webnic.cc/</registrar_website>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_country>MY</registrant_country>
   <name_servers>
    <value>cass.ns.cloudflare.com</value>
    <value>giancarlo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>westrac.com</domain_name>
   <domain_keyword>westrac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 08:28:42</query_time>
   <create_date>2000-02-22</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>WesTrac Admin</registrant_name>
   <registrant_company>WESTRAC PTY LTD</registrant_company>
   <registrant_address>128-136 Great Easten Highway</registrant_address>
   <registrant_city>South Guildford</registrant_city>
   <registrant_state>Wa</registrant_state>
   <registrant_zip>6055</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.893779444</registrant_phone>
   <registrant_fax>+61.893779444</registrant_fax>
   <name_servers>
    <value>ns0.telstra.net</value>
    <value>ns1.telstra.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>westpmc.org</domain_name>
   <domain_keyword>westpmc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-06 09:33:20</query_time>
   <create_date>2018-04-30</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2027-04-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>nestpac.com</domain_name>
   <domain_keyword>nestpac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 05:13:31</query_time>
   <create_date>2017-05-31</create_date>
   <update_date>2023-05-16</update_date>
   <expiry_date>2026-05-31</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>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>westac.org</domain_name>
   <domain_keyword>westac</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 21:49:01</query_time>
   <create_date>2009-02-03</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>600</registrar_iana>
   <registrar_name>Rebel Ltd</registrar_name>
   <registrar_website>http://www.rebel.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Hero Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Providenciales</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TC</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>dns.domainsatcost.ca</value>
    <value>dns2.domainsatcost.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>westpa.net</domain_name>
   <domain_keyword>westpa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-06 09:32:11</query_time>
   <create_date>2000-03-17</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2031-03-17</expiry_date>
   <registrar_iana>64</registrar_iana>
   <registrar_name>DOMAIN REGISTRATION SERVICES, INC DBA DOTEARTH.COM</registrar_name>
   <registrar_website>http://www.dotEarth.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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.westpa.net</value>
    <value>ns2.westpa.net</value>
    <value>ns3.westpa.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>wetpac.ru</domain_name>
   <domain_keyword>wetpac</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 23:05:49</query_time>
   <create_date>2020-12-25</create_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>wstpac.com</domain_name>
   <domain_keyword>wstpac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 17:01:44</query_time>
   <create_date>1999-05-03</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/7f5d98ee-2482-4c94-94a0-e15aa06d13b3</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dotster.com</value>
    <value>ns2.dotster.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>westpaw.se</domain_name>
   <domain_keyword>westpaw</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 19:43:24</query_time>
   <create_date>2022-08-21</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-08-21</expiry_date>
   <registrar_name>Domeneshop AS</registrar_name>
   <name_servers>
    <value>ns1.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>wesstpac.org</domain_name>
   <domain_keyword>wesstpac</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-16 10:58:28</query_time>
   <create_date>2023-07-05</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-05</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>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Lagunes(R&amp;#233;giondes)</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CI</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.whois.com</value>
    <value>ns2.whois.com</value>
    <value>ns3.whois.com</value>
    <value>ns4.whois.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>westrac.au</domain_name>
   <domain_keyword>westrac</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-18 09:59:19</query_time>
   <update_date>2023-09-02</update_date>
   <registrar_name>Corporation Service Company (Aust) Pty Ltd</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_name>WesTrac Admin</registrant_name>
   <name_servers>
    <value>ns0.telstra.net</value>
    <value>ns1.telstra.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>westpacm.com</domain_name>
   <domain_keyword>westpacm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 09:32:15</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2034-03-23</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>westpak.ru</domain_name>
   <domain_keyword>westpak</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 23:05:22</query_time>
   <create_date>2023-01-05</create_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>westvac.nz</domain_name>
   <domain_keyword>westvac</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-31 13:30:56</query_time>
   <create_date>2017-09-04</create_date>
   <update_date>2024-04-24</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>emely.ns.cloudflare.com</value>
    <value>yadiel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>westpan.pl</domain_name>
   <domain_keyword>westpan</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-15 08:25:49</query_time>
   <create_date>2024-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</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>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>westpay.vip</domain_name>
   <domain_keyword>westpay</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-06-03 20:34:59</query_time>
   <create_date>2023-06-01</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>612</registrar_iana>
   <registrar_name>Blue Razor Domains, LLC</registrar_name>
   <registrar_website>whois.bluerazor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>westpack.info</domain_name>
   <domain_keyword>westpack</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-06 09:32:14</query_time>
   <create_date>2005-06-09</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2024-06-09</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>Westpack AS</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>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.registrant-verification.ispapi.net</value>
    <value>ns2.registrant-verification.ispapi.net</value>
    <value>ns3.registrant-verification.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>westpaw.info</domain_name>
   <domain_keyword>westpaw</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-06 09:32:34</query_time>
   <create_date>2018-12-04</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>West Paw</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>please query the rdds service of the 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>ernest.ns.cloudflare.com</value>
    <value>tina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>westpak.online</domain_name>
   <domain_keyword>westpak</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-12 11:38:30</query_time>
   <create_date>2019-05-07</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_company>Westpak</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>liz.ns.cloudflare.com</value>
    <value>terin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>westpar.com</domain_name>
   <domain_keyword>westpar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 09:32:28</query_time>
   <create_date>2023-06-10</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>westpak.com</domain_name>
   <domain_keyword>westpak</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 06:05:52</query_time>
   <create_date>1997-01-30</create_date>
   <update_date>2021-04-23</update_date>
   <expiry_date>2031-01-31</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/westpak.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>liz.ns.cloudflare.com</value>
    <value>terin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>westpar.ca</domain_name>
   <domain_keyword>westpar</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-27 06:06:24</query_time>
   <create_date>2017-02-23</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>westpas.org</domain_name>
   <domain_keyword>westpas</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-30 11:26:27</query_time>
   <create_date>2006-05-26</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hong Kong Sousei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kowloon</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</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>nsexp1.value-domain.com</value>
    <value>nsexp2.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>westpace.com</domain_name>
   <domain_keyword>westpace</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 08:24:53</query_time>
   <create_date>2007-03-28</create_date>
   <update_date>2024-02-27</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 Purposes</registrant_name>
   <registrant_company>Redacted for Privacy Purposes</registrant_company>
   <registrant_address>Redacted for Privacy Purposes</registrant_address>
   <registrant_city>Redacted for Privacy Purposes</registrant_city>
   <registrant_state>RA</registrant_state>
   <registrant_zip>Redacted for Privacy Purposes</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=westpace.com</registrant_email>
   <registrant_phone>Redacted for Privacy Purposes</registrant_phone>
   <registrant_fax>Redacted for Privacy Purposes</registrant_fax>
   <name_servers>
    <value>boyd.ns.cloudflare.com</value>
    <value>pat.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>west-pac.com</domain_name>
   <domain_keyword>west-pac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 08:46:03</query_time>
   <create_date>2004-10-12</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>Westpac Banking Corporation</registrant_company>
   <registrant_address>Level 18, 275 Kent Street</registrant_address>
   <registrant_city>Sydney</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>2000</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.291557700</registrant_phone>
   <name_servers>
    <value>ns1.brandshelter.com</value>
    <value>ns2.brandshelter.de</value>
    <value>ns3.brandshelter.info</value>
    <value>ns4.brandshelter.net</value>
    <value>ns5.brandshelter.us</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>westpack.nl</domain_name>
   <domain_keyword>westpack</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-06 09:32:15</query_time>
   <create_date>2004-01-12</create_date>
   <update_date>2022-10-04</update_date>
   <registrar_name>1API GmbH</registrar_name>
   <name_servers>
    <value>cass.ns.cloudflare.com</value>
    <value>clay.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>pestpac.biz</domain_name>
   <domain_keyword>pestpac</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-19 11:48:22</query_time>
   <create_date>2004-06-21</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-06-20</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WorkWave LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1265.awsdns-30.org</value>
    <value>ns-1866.awsdns-41.co.uk</value>
    <value>ns-308.awsdns-38.com</value>
    <value>ns-846.awsdns-41.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>westpay.co.uk</domain_name>
   <domain_keyword>westpay</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-12 11:38:33</query_time>
   <create_date>2020-10-29</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_name>Islam Hegazy [Tag = HEGAZY]</registrar_name>
   <registrar_website>Email enquiries: [email protected]</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-0062bd61.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>wwestpac.co</domain_name>
   <domain_keyword>wwestpac</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-25 21:23:13</query_time>
   <create_date>2023-09-13</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>Above.com Pty Ltd.</registrar_name>
   <registrar_website>www.above.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Transure Enterprise Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delaware</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>ns11.abovedomains.com</value>
    <value>ns12.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>festpac.info</domain_name>
   <domain_keyword>festpac</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-24 12:32:09</query_time>
   <create_date>2016-02-11</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2026-02-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>47</num>
   <domain_name>westpic.com</domain_name>
   <domain_keyword>westpic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 08:26:43</query_time>
   <create_date>2018-10-14</create_date>
   <update_date>2020-10-08</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>westpan.ru</domain_name>
   <domain_keyword>westpan</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-07 08:09:53</query_time>
   <create_date>2010-12-23</create_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_company>OOO &quot;Westpan 10&quot;</registrant_company>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>westpace.org</domain_name>
   <domain_keyword>westpace</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-06 09:32:13</query_time>
   <create_date>2017-02-27</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WEST DEVELOPMENT LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.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>
  <value>
   <num>50</num>
   <domain_name>gestpac.net</domain_name>
   <domain_keyword>gestpac</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-05 22:39:46</query_time>
   <create_date>2022-06-02</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Alejandro Mac Cawley</registrant_name>
   <registrant_company>Personal</registrant_company>
   <registrant_address>251 10th st NW , Apt G4304</registrant_address>
   <registrant_city>Atlanta</registrant_city>
   <registrant_state>GA</registrant_state>
   <registrant_zip>30318</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/gestpac.net/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1cny.name.com</value>
    <value>ns2gtx.name.com</value>
    <value>ns3gmv.name.com</value>
    <value>ns4ksy.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>westpay.ru</domain_name>
   <domain_keyword>westpay</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 23:05:22</query_time>
   <create_date>2007-04-21</create_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>westpca.com</domain_name>
   <domain_keyword>westpca</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 06:06:30</query_time>
   <create_date>1999-11-10</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2026-11-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>mack.ns.cloudflare.com</value>
    <value>yolanda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>westpam.com</domain_name>
   <domain_keyword>westpam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 08:18:07</query_time>
   <create_date>2022-11-10</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>Benard Abuta</registrant_name>
   <registrant_company>Westpam Africa Flowers</registrant_company>
   <registrant_address>katani road</registrant_address>
   <registrant_city>Nairobi</registrant_city>
   <registrant_zip>00100</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4159496022</registrant_phone>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>westlpac.com</domain_name>
   <domain_keyword>westlpac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 20:25:09</query_time>
   <create_date>2024-03-16</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-16</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>ns19.nlkoddos.com</value>
    <value>ns20.nlkoddos.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>westpack.ru</domain_name>
   <domain_keyword>westpack</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 23:05:22</query_time>
   <create_date>2005-06-16</create_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Westpack A/S</registrant_company>
   <name_servers>
    <value>ns1.pil.dk</value>
    <value>ns2.pil.dk</value>
    <value>ns3.pil.dk</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>westpack.co.uk</domain_name>
   <domain_keyword>westpack</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-06 09:32:16</query_time>
   <create_date>1999-02-25</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>nile.ns.cloudflare.com</value>
    <value>sierra.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>westpay.net</domain_name>
   <domain_keyword>westpay</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-29 15:36:56</query_time>
   <create_date>2002-01-10</create_date>
   <update_date>2022-01-10</update_date>
   <expiry_date>2028-01-10</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/westpay.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>faye.ns.cloudflare.com</value>
    <value>owen.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>westpax.com</domain_name>
   <domain_keyword>westpax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 06:06:30</query_time>
   <create_date>2009-10-17</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-10-17</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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>westpay.club</domain_name>
   <domain_keyword>westpay</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-03 20:34:59</query_time>
   <create_date>2023-06-01</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>westrac.cloud</domain_name>
   <domain_keyword>westrac</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-15 02:05:43</query_time>
   <create_date>2018-07-18</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PING Works</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New South Wales</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-02.azure-dns.com</value>
    <value>ns2-02.azure-dns.net</value>
    <value>ns3-02.azure-dns.org</value>
    <value>ns4-02.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>westsac.beer</domain_name>
   <domain_keyword>westsac</domain_keyword>
   <domain_tld>beer</domain_tld>
   <query_time>2024-04-27 06:08:32</query_time>
   <create_date>2014-09-25</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.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>62</num>
   <domain_name>westpaw.net</domain_name>
   <domain_keyword>westpaw</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 06:06:30</query_time>
   <create_date>2017-01-03</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ernest.ns.cloudflare.com</value>
    <value>tina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>westpack.com.pl</domain_name>
   <domain_keyword>westpack</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-06-03 20:34:57</query_time>
   <create_date>2018-05-14</create_date>
   <update_date>2021-05-05</update_date>
   <expiry_date>2031-05-14</expiry_date>
   <registrar_name>DD sp. z o.o.</registrar_name>
   <registrar_website>www.ddregistrar.pl</registrar_website>
   <name_servers>
    <value>ns1.pil.dk</value>
    <value>ns2.pil.dk</value>
    <value>ns3.pil.dk</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>westvac.com</domain_name>
   <domain_keyword>westvac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 05:54:48</query_time>
   <create_date>2001-05-11</create_date>
   <update_date>2023-01-30</update_date>
   <expiry_date>2026-05-11</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>Westvac Industrial Ltd</registrant_name>
   <registrant_company>Westvac Industrial Ltd</registrant_company>
   <registrant_address>26609 - 111 Avenue</registrant_address>
   <registrant_city>Acheson</registrant_city>
   <registrant_state>AB</registrant_state>
   <registrant_zip>T7X 6E1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7809621218</registrant_phone>
   <registrant_fax>+1.7809622230</registrant_fax>
   <name_servers>
    <value>nikon.ns.cloudflare.com</value>
    <value>ruth.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>westpacs.org</domain_name>
   <domain_keyword>westpacs</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-31 13:29:55</query_time>
   <create_date>2000-08-01</create_date>
   <update_date>2022-10-06</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</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>ns93.worldnic.com</value>
    <value>ns94.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>westpca.gay</domain_name>
   <domain_keyword>westpca</domain_keyword>
   <domain_tld>gay</domain_tld>
   <query_time>2024-05-06 09:32:34</query_time>
   <create_date>2021-06-23</create_date>
   <update_date>2023-05-29</update_date>
   <expiry_date>2024-06-23</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>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>westpaq.com</domain_name>
   <domain_keyword>westpaq</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 08:25:48</query_time>
   <create_date>2012-09-20</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-09-20</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>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>wesrpac.com.au</domain_name>
   <domain_keyword>wesrpac</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-04 13:33:08</query_time>
   <update_date>2024-02-23</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <name_servers>
    <value>ns1.brandshelter.com</value>
    <value>ns2.brandshelter.de</value>
    <value>ns3.brandshelter.info</value>
    <value>ns4.brandshelter.net</value>
    <value>ns5.brandshelter.us</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>westpay.org</domain_name>
   <domain_keyword>westpay</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 08:26:23</query_time>
   <create_date>2002-01-10</create_date>
   <update_date>2022-06-17</update_date>
   <expiry_date>2028-01-10</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wespay</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the 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>faye.ns.cloudflare.com</value>
    <value>owen.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>westpac1.com</domain_name>
   <domain_keyword>westpac1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 06:05:48</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>westpak.tech</domain_name>
   <domain_keyword>westpak</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-30 11:26:20</query_time>
   <create_date>2023-07-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>westpack.pl</domain_name>
   <domain_keyword>westpack</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-21 08:18:04</query_time>
   <create_date>2003-05-21</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2026-05-20</expiry_date>
   <registrar_name>DOMENY.TV MSERWIS Sp. z o.o.</registrar_name>
   <registrar_website>https://www.domeny.tv/</registrar_website>
   <name_servers>
    <value>ns1.i-host.pl</value>
    <value>ns2.i-host.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>westpag.com</domain_name>
   <domain_keyword>westpag</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 08:37:46</query_time>
   <create_date>2022-11-04</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-04</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>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>westspac.com</domain_name>
   <domain_keyword>westspac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 09:36:30</query_time>
   <create_date>2023-05-04</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=westspac.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>westpace.net</domain_name>
   <domain_keyword>westpace</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 11:26:18</query_time>
   <create_date>2019-02-11</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-02-11</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>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/b98c0ecb-a9e1-4270-a114-0785ea23adcc</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>
  <value>
   <num>76</num>
   <domain_name>westpay.com</domain_name>
   <domain_keyword>westpay</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 15:36:56</query_time>
   <create_date>2002-01-10</create_date>
   <update_date>2022-01-10</update_date>
   <expiry_date>2028-01-10</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/westpay.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>faye.ns.cloudflare.com</value>
    <value>owen.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>westpag.com.br</domain_name>
   <domain_keyword>westpag</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-21 18:23:40</query_time>
   <create_date>2022-11-04</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_name>GODADDY (86)</registrar_name>
   <registrant_name>Fabio Henrique Ferreira Antunes</registrant_name>
   <name_servers>
    <value>ns884.hostgator.com.br</value>
    <value>ns885.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>westpad.com</domain_name>
   <domain_keyword>westpad</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 15:35:36</query_time>
   <create_date>2021-08-25</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=westpad.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>westmac.com</domain_name>
   <domain_keyword>westmac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 20:30:54</query_time>
   <create_date>1997-10-30</create_date>
   <update_date>2020-06-03</update_date>
   <expiry_date>2029-10-29</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns95.worldnic.com</value>
    <value>ns96.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>testpac.net</domain_name>
   <domain_keyword>testpac</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 15:31:32</query_time>
   <create_date>2017-01-31</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>westpack.com</domain_name>
   <domain_keyword>westpack</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 09:32:15</query_time>
   <create_date>1999-09-09</create_date>
   <update_date>2023-02-14</update_date>
   <expiry_date>2030-09-09</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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/westpack.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>cass.ns.cloudflare.com</value>
    <value>clay.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>westpack.biz</domain_name>
   <domain_keyword>westpack</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-02 06:39:12</query_time>
   <create_date>2005-06-09</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Westpack AS</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>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.pil.dk</value>
    <value>ns2.pil.dk</value>
    <value>ns3.pil.dk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>westpak.org</domain_name>
   <domain_keyword>westpak</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-29 15:36:40</query_time>
   <create_date>2021-04-22</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Westpak</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>liz.ns.cloudflare.com</value>
    <value>terin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>west-pac.biz</domain_name>
   <domain_keyword>west-pac</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-04 13:34:31</query_time>
   <create_date>2003-09-19</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>westpaw.ru</domain_name>
   <domain_keyword>westpaw</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 23:05:22</query_time>
   <create_date>2023-11-13</create_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>westpak.co.uk</domain_name>
   <domain_keyword>westpak</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 08:24:59</query_time>
   <create_date>2008-11-14</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>westrac.org</domain_name>
   <domain_keyword>westrac</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 08:28:42</query_time>
   <create_date>2011-03-23</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AB</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.register.com</value>
    <value>dns2.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>westipac.com</domain_name>
   <domain_keyword>westipac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 11:35:12</query_time>
   <create_date>2023-03-11</create_date>
   <update_date>2023-03-11</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1436</registrar_iana>
   <registrar_name>Center of Ukrainian Internet Names (UKRNAMES)</registrar_name>
   <registrar_website>http://www.ukrnames.com</registrar_website>
   <registrant_name>Web Gen</registrant_name>
   <registrant_address>518 Swanson Road, Ranui</registrant_address>
   <registrant_city>Ranui</registrant_city>
   <registrant_state>Auckland</registrant_state>
   <registrant_zip>0612</registrant_zip>
   <registrant_country>NZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+64.4483929374</registrant_phone>
   <name_servers>
    <value>ns17.nlkoddos.com</value>
    <value>ns18.nlkoddos.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>westpay.in</domain_name>
   <domain_keyword>westpay</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-06 09:32:34</query_time>
   <create_date>2022-02-24</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2027-02-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TALK24 MARKETING</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gujarat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.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>90</num>
   <domain_name>westpak.net</domain_name>
   <domain_keyword>westpak</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 08:18:01</query_time>
   <create_date>2008-11-14</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/westpak.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>liz.ns.cloudflare.com</value>
    <value>terin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>westpan.com</domain_name>
   <domain_keyword>westpan</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 15:35:42</query_time>
   <create_date>1997-05-23</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-24</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>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>westpack.fr</domain_name>
   <domain_keyword>westpack</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 02:56:55</query_time>
   <create_date>2007-11-05</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>Westpack A/S</registrant_company>
   <registrant_address>Sletten 21, 07500 Holstebro</registrant_address>
   <registrant_country>DK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+45.97421933</registrant_phone>
   <name_servers>
    <value>cass.ns.cloudflare.com</value>
    <value>clay.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>westpack.se</domain_name>
   <domain_keyword>westpack</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 19:43:24</query_time>
   <create_date>1997-11-30</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <name_servers>
    <value>cass.ns.cloudflare.com</value>
    <value>clay.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>festpac.com</domain_name>
   <domain_keyword>festpac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 18:53:57</query_time>
   <create_date>2016-04-29</create_date>
   <update_date>2021-04-23</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>1westpac.support</domain_name>
   <domain_keyword>1westpac</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-02 05:54:12</query_time>
   <create_date>2023-10-26</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Repossessed by Go Daddy</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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>pestpac.net</domain_name>
   <domain_keyword>pestpac</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 05:38:59</query_time>
   <create_date>2000-09-01</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WorkWave LLC</registrant_company>
   <registrant_address>63-65 boulevard Massena</registrant_address>
   <registrant_city>Paris</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>75013</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.170377666</registrant_phone>
   <registrant_fax>+33.143730576</registrant_fax>
   <name_servers>
    <value>ns-1172.awsdns-18.org</value>
    <value>ns-1638.awsdns-12.co.uk</value>
    <value>ns-294.awsdns-36.com</value>
    <value>ns-921.awsdns-51.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>westpay.com.cn</domain_name>
   <domain_keyword>westpay</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-29 15:36:56</query_time>
   <create_date>2020-07-20</create_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>孙超</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dana.ns.cloudflare.com</value>
    <value>kip.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>westpai.com</domain_name>
   <domain_keyword>westpai</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 08:24:57</query_time>
   <create_date>2018-04-13</create_date>
   <update_date>2021-08-20</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>westpaco.com</domain_name>
   <domain_keyword>westpaco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 13:29:55</query_time>
   <create_date>2024-04-03</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-03</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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>wedtpac.com.au</domain_name>
   <domain_keyword>wedtpac</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-09 00:03:26</query_time>
   <update_date>2024-02-23</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <name_servers>
    <value>ns1.brandshelter.com</value>
    <value>ns2.brandshelter.de</value>
    <value>ns3.brandshelter.info</value>
    <value>ns4.brandshelter.net</value>
    <value>ns5.brandshelter.us</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.296</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,029,716

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,029,716
Total WHOIS records with a Registrant Contact 166,577,982
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,990,324
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,410,937
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,560,826,080
Total WHOIS records with a Registrant Contact 1,287,653,950
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,127,295,955
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,055,594,146

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.