Hostname
safehost.com.au
Last fetched
safehost.com.au resolves to 2 IPv4 addresses operated by AS23727 in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.
Nutrition Label
Resolution chain
safehost.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 |
|---|---|---|---|---|
| 202.94.43.226 | 202.94.32.0/20 | AS23727 | — | AU |
| 203.55.134.139 | 203.55.134.0/23 | AS23727 | — | AU |
WHOIS identity
- Registrar
- registrar:domain directors pty ltd trading as instra
- Organization
- kevin harm
- Contact emails
- —
Subdomains
16 observed subdomains of safehost.com.au.
Showing 15 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from safehost.com.au in the public web crawl.
6 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for safehost.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | exchange.safehost.com.au |
| SPF_INCLUDE | relay.tppwholesale.com.au |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.synergywholesale.com |
| SPF_IP | 120.88.122.252 |
| SPF_IP | 202.94.43.226 |
| SPF_IP | 203.219.60.193 |
| SPF_IP | 8.31.233.163/32 |
Related pages
Pivot deeper into the graph from safehost.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "safehost.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.