Skip to content

Hostname

electricalsystems.com.au

Last fetched

electricalsystems.com.au resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:web address registration pty ltd as the registrar.

Nutrition Label

WHISPER CANON · electricalsystems.com.auRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/electricalsystems.com.au

Resolution chain

electricalsystems.com.au resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.239.116.3813.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.170.42.1063.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.1253.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.213.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.973.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:web address registration pty ltd
Organization
thomas enston
Contact emails

Subdomains

5 observed subdomains of electricalsystems.com.au.

Web-graph footprint

Distinct hostnames that link to or from electricalsystems.com.au in the public web crawl.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for electricalsystems.com.au.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEcustomer.mailguard.com.au
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_IP121.200.36.141

Related pages

Pivot deeper into the graph from electricalsystems.com.au.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "electricalsystems.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.