Hostname
westpac.com.au
Last fetched
westpac.com.au resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.
Nutrition Label
Resolution chain
westpac.com.au resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.164.144.109 | 18.164.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.144.114 | 18.164.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.144.123 | 18.164.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.144.24 | 18.164.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.244.179.13 | 18.244.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.179.33 | 18.244.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.179.49 | 18.244.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.179.93 | 18.244.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 65.8.131.104 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.29 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.42 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.62 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- registrar:domain directors pty ltd trading as instra
- Organization
- domain manager
- Contact emails
- —
Subdomains
234 observed subdomains of westpac.com.au.
Showing 25 of 234. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from westpac.com.au in the public web crawl.
3,246 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for westpac.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.stgeorge.com.au |
| SPF_INCLUDE | spf1.westpac.com.au |
| SPF_INCLUDE | spf2.westpac.com.au |
Related pages
Pivot deeper into the graph from westpac.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "westpac.com.au"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.