Skip to content

Hostname

studyintafe.edu.au

Last fetched

studyintafe.edu.au resolves to 2 IPv4 addresses operated by AS136521 in AU.

Nutrition Label

WHISPER CANON · studyintafe.edu.auRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/studyintafe.edu.au

Resolution chain

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

WHOIS identity

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

Subdomains

1 observed subdomain of studyintafe.edu.au.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for studyintafe.edu.au.

MechanismTarget
SPF_Azssmtp1.tafensw.edu.au
SPF_Azusmtp1.tafensw.edu.au
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.138.42.94
SPF_IP139.138.42.98
SPF_IP139.138.42.99
SPF_IP139.138.43.188
SPF_IP139.138.43.189
SPF_IP139.138.43.190

Related pages

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

Cypher and MCP

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

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