Skip to content

Hostname

sff.org.au

Last fetched

sff.org.au resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · sff.org.auRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/sff.org.au

Resolution chain

sff.org.au resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
216.150.1.129216.150.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
216.150.1.193216.150.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
216.150.1.65216.150.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
216.150.16.129216.150.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
216.150.16.193216.150.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
216.150.16.65216.150.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
the sydney film festival
Contact emails

Subdomains

22 observed subdomains of sff.org.au.

Web-graph footprint

Distinct hostnames that link to or from sff.org.au in the public web crawl.

676 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for sff.org.au.

MechanismTarget
SPF_Amail.ferve.tickets
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP14.202.139.160/29
SPF_IP180.181.224.90
SPF_IP210.11.187.21
SPF_IP210.185.127.138
SPF_IP220.244.98.20/30
SPF_IP27.50.67.180
SPF_IP81.95.98.219/32

Related pages

Pivot deeper into the graph from sff.org.au.

Cypher and MCP

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

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