Skip to content

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

WHISPER CANON · controlsystems.com.auRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/controlsystems.com.au

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.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for controlsystems.com.au.

MechanismTarget
SPF_INCLUDEau.zcsend.net
SPF_INCLUDEspf-au.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.yourpayroll.io
SPF_IP117.20.65.44
SPF_IP121.200.36.3
SPF_IP175.45.181.114
SPF_IP180.150.90.11
SPF_IP203.28.224.36
SPF_IP45.120.36.119
SPF_IP54.240.30.12/32
SPF_IP58.96.17.53
SPF_IP68.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.