Hostname
statetrustees.com.au
Last fetched
statetrustees.com.au resolves to 2 IPv4 addresses operated by AS45671 in AU. WHOIS lists registrar:melbourne it as the registrar.
Nutrition Label
Resolution chain
statetrustees.com.au resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 118.127.40.228 | 118.127.40.0/22 | AS45671 | — | AU |
| 180.92.194.119 | 180.92.192.0/21 | AS45671 | — | AU |
WHOIS identity
- Registrar
- registrar:melbourne it
- Organization
- domain admin
- Contact emails
- —
Subdomains
21 observed subdomains of statetrustees.com.au.
Showing 16 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from statetrustees.com.au in the public web crawl.
250 sites link to this hostname.
53 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for statetrustees.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | mail1.statetrustees.com.au |
| SPF_A | mail2.statetrustees.com.au |
| SPF_EXISTS | %{i}.spf.hc1018-80.ap.iphmx.com |
| SPF_INCLUDE | _spf.fireeyecloud.com |
| SPF_INCLUDE | _spf.qualtrics.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf-au.emailsignatures365.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.72.196.66/32 |
| SPF_IP | 149.72.231.47/32 |
| SPF_IP | 210.193.133.67/32 |
| SPF_MX | statetrustees.com.au |
Related pages
Pivot deeper into the graph from statetrustees.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "statetrustees.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.