Skip to content

Hostname

trinity.sa.edu.au

Last fetched

trinity.sa.edu.au resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG.

Nutrition Label

WHISPER CANON · trinity.sa.edu.auRouting diversity2.4/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/trinity.sa.edu.au

Resolution chain

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

IPPrefixASNOperatorCountry
139.59.247.247139.59.240.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG
170.64.165.44170.64.128.0/18AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCAU

WHOIS identity

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

Subdomains

9 observed subdomains of trinity.sa.edu.au.

Web-graph footprint

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

65 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for trinity.sa.edu.au.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-au.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.schoolbox.cloud
SPF_IP138.44.192.15
SPF_IP138.44.195.34
SPF_IP138.44.64.63
SPF_IP149.72.144.65/32

Related pages

Pivot deeper into the graph from trinity.sa.edu.au.

Cypher and MCP

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

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