Hostname
controlsystems.com.au
Last fetched
controlsystems.com.au has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:melbourne it as the registrar.
Nutrition Label
Resolution chain
controlsystems.com.au has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:melbourne it
- Organization
- ian burrell
- Contact emails
- —
Subdomains
21 observed subdomains of controlsystems.com.au.
Web-graph footprint
Distinct hostnames that link to or from controlsystems.com.au in the public web crawl.
14 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for controlsystems.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | au.zcsend.net |
| SPF_INCLUDE | spf-au.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.yourpayroll.io |
| SPF_IP | 117.20.65.44 |
| SPF_IP | 121.200.36.3 |
| SPF_IP | 175.45.181.114 |
| SPF_IP | 180.150.90.11 |
| SPF_IP | 203.28.224.36 |
| SPF_IP | 45.120.36.119 |
| SPF_IP | 54.240.30.12/32 |
| SPF_IP | 58.96.17.53 |
| SPF_IP | 68.232.154.58 |
Related pages
Pivot deeper into the graph from controlsystems.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "controlsystems.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.