Skip to content

Hostname

mail.tooronga.com

Last fetched

mail.tooronga.com resolves to 1 IPv4 address operated by HOSTOPIA-AU - Hostopia Australia Web Pty Ltd in AU.

Nutrition Label

WHISPER CANON · mail.tooronga.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mail.tooronga.com

Resolution chain

mail.tooronga.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
101.0.98.90101.0.64.0/18AS55803HOSTOPIA-AU - Hostopia Australia Web Pty LtdAU

WHOIS identity

No WHOIS records are currently associated with mail.tooronga.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for mail.tooronga.com.

MechanismTarget
SPF_Amail.tooronga.com
SPF_INCLUDEspf.mailcluster.com.au
SPF_IP101.0.103.90
SPF_IP101.0.98.90
SPF_IP27.50.88.65
SPF_IP27.50.88.69
SPF_MXmail.tooronga.com

Related pages

Pivot deeper into the graph from mail.tooronga.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mail.tooronga.com"})-[: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.