Skip to content

Hostname

steadfast.com.au

Last fetched

steadfast.com.au resolves to 1 IPv4 address operated by AS30811 in SE. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · steadfast.com.auRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/steadfast.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
217.114.94.2217.114.94.0/24AS30811SE

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
domain admin
Contact emails

Subdomains

38 observed subdomains of steadfast.com.au.

Web-graph footprint

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

368 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for steadfast.com.au.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_IP103.15.210.63
SPF_IP13.111.111.37
SPF_IP159.183.147.121
SPF_IP167.89.60.176/32
SPF_IP203.41.57.144/32
SPF_IP203.41.57.145/32
SPF_IP203.41.57.147/32
SPF_IP216.146.32.188/32
SPF_IP52.187.195.207
SPF_IP81.93.164.103/32
SPF_IP81.93.173.201/32
SPF_REDIRECT_spf.steadfast.com.au

Related pages

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

Cypher and MCP

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

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