Skip to content

Hostname

techware.com.au

Last fetched

techware.com.au has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · techware.com.auRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.9/10canon.whisper.security/host/techware.com.au

Resolution chain

techware.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:domain directors pty ltd trading as instra
Organization
chris sia
Contact emails

Subdomains

22 observed subdomains of techware.com.au.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for techware.com.au.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.au.exclaimer.net
SPF_INCLUDEspf.dattocommerce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP104.245.209.192/26
SPF_IP115.64.182.46/32
SPF_IP13.70.153.120
SPF_IP50.31.156.96/27
SPF_IP50.31.205.0/24
SPF_IP52.62.187.229
SPF_IP67.89.60.16
SPF_IP67.89.60.25
SPF_IP67.89.60.29
SPF_IP67.89.60.6

Related pages

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

Cypher and MCP

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

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