Skip to content

Hostname

stratadata.com.au

Last fetched

stratadata.com.au resolves to 2 IPv4 addresses operated by AS45638 in AU. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.

Nutrition Label

WHISPER CANON · stratadata.com.auRouting diversity2.4/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/stratadata.com.au

Resolution chain

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

WHOIS identity

Registrar
registrar:synergy wholesale accreditations pty ltd
Organization
chris coventry
Contact emails

Subdomains

5 observed subdomains of stratadata.com.au.

Web-graph footprint

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

109 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for stratadata.com.au.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.au.exclaimer.net
SPF_INCLUDEspf.bingmail.com.au
SPF_INCLUDEspf.ess.au.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP110.175.115.154/32
SPF_IP223.25.226.200
SPF_MXstratadata.com.au

Related pages

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

Cypher and MCP

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

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