Skip to content

Hostname

tfo.com.au

Last fetched

tfo.com.au is a registered hostname under the .au top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · tfo.com.auRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tfo.com.au

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:web address registration pty ltd
Organization
brad johnson
Contact emails

Subdomains

18 observed subdomains of tfo.com.au.

Web-graph footprint

Distinct hostnames that link to or from tfo.com.au in the public web crawl.

84 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for tfo.com.au.

MechanismTarget
SPF_INCLUDE_spf.elmotalent.com.au
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf1.tfo.com.au
SPF_INCLUDE_spf2.tfo.com.au
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.130.82.62
SPF_IP144.139.115.79
SPF_IP35.189.49.77
SPF_IP54.240.30.12/32
SPF_IP54.240.30.13/32
SPF_IP54.253.79.123
SPF_MXtfo.com.au

Related pages

Pivot deeper into the graph from tfo.com.au.

Cypher and MCP

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

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