Skip to content

Hostname

performance.edu.au

Last fetched

performance.edu.au resolves to 1 IPv4 address operated by AS45638 in AU.

Nutrition Label

WHISPER CANON · performance.edu.auRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/performance.edu.au

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with performance.edu.au in WhisperGraph.

Subdomains

24 observed subdomains of performance.edu.au.

Web-graph footprint

Distinct hostnames that link to or from performance.edu.au in the public web crawl.

59 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for performance.edu.au.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDErtomanager.com.au
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP103.1.181.84
SPF_IP52.62.31.124
SPF_IP52.64.57.147
SPF_IP54.206.26.199/32
SPF_IP54.206.6.245

Related pages

Pivot deeper into the graph from performance.edu.au.

Cypher and MCP

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

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