Skip to content

Hostname

austecelectrical.com.au

Last fetched

austecelectrical.com.au resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.

Nutrition Label

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

Resolution chain

austecelectrical.com.au resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.54.210.6813.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:synergy wholesale accreditations pty ltd
Organization
calibre one pty
Contact emails

Subdomains

3 observed subdomains of austecelectrical.com.au.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for austecelectrical.com.au.

MechanismTarget
SPF_Aaustecelectrical.com.au
SPF_INCLUDEall._spf.ds.network
SPF_INCLUDEspf.protection.outlook.com
SPF_IP1.146.174.98
SPF_IP58.162.246.48
SPF_MXaustecelectrical.com.au

Related pages

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

Cypher and MCP

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

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