Skip to content

Hostname

humebank.com.au

Last fetched

humebank.com.au resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · humebank.com.auRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/humebank.com.au

Resolution chain

humebank.com.au resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.66.40.161172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.95172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:melbourne it
Organization
david rowe
Contact emails

Subdomains

18 observed subdomains of humebank.com.au.

Web-graph footprint

Distinct hostnames that link to or from humebank.com.au in the public web crawl.

56 sites link to this hostname.

94 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for humebank.com.au.

MechanismTarget
SPF_Ahumebank.com.au
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEmailrelay.t1cloud.com
SPF_INCLUDEspf-au.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP101.97.32.34/32
SPF_IP159.135.229.49/32
SPF_IP180.189.16.50/32
SPF_IP208.91.114.151/32
SPF_IP52.64.152.204/32
SPF_IP52.64.33.121/32
SPF_MXhumebank.com.au

Related pages

Pivot deeper into the graph from humebank.com.au.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "humebank.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.