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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 217.114.94.2 | 217.114.94.0/24 | AS30811 | — | SE |
WHOIS identity
- Registrar
- registrar:domain directors pty ltd trading as instra
- Organization
- domain admin
- Contact emails
- —
Subdomains
38 observed subdomains of steadfast.com.au.
Showing 25 of 38. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_IP | 103.15.210.63 |
| SPF_IP | 13.111.111.37 |
| SPF_IP | 159.183.147.121 |
| SPF_IP | 167.89.60.176/32 |
| SPF_IP | 203.41.57.144/32 |
| SPF_IP | 203.41.57.145/32 |
| SPF_IP | 203.41.57.147/32 |
| SPF_IP | 216.146.32.188/32 |
| SPF_IP | 52.187.195.207 |
| SPF_IP | 81.93.164.103/32 |
| SPF_IP | 81.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.