Skip to content

Hostname

jerramungup.wa.gov.au

Last fetched

jerramungup.wa.gov.au resolves to 1 IPv4 address operated by AS132896 in AU.

Nutrition Label

WHISPER CANON · jerramungup.wa.gov.auRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/jerramungup.wa.gov.au

Resolution chain

jerramungup.wa.gov.au resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.115.224.229103.115.224.0/24AS132896AU

WHOIS identity

No WHOIS records are currently associated with jerramungup.wa.gov.au in WhisperGraph.

Subdomains

5 observed subdomains of jerramungup.wa.gov.au.

Web-graph footprint

Distinct hostnames that link to or from jerramungup.wa.gov.au in the public web crawl.

34 sites link to this hostname.

72 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for jerramungup.wa.gov.au.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.115.226.31/32
SPF_IP115.70.192.221/32
SPF_IP115.70.192.25/32
SPF_IP165.228.137.6/32
SPF_MXjerramungup.wa.gov.au

Related pages

Pivot deeper into the graph from jerramungup.wa.gov.au.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "jerramungup.wa.gov.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.