Skip to content

Hostname

mindwire.com.au

Last fetched

mindwire.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 · mindwire.com.auRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mindwire.com.au

Resolution chain

mindwire.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
damian codotto
Contact emails

Subdomains

162 observed subdomains of mindwire.com.au.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • mindwire.com.au

SPF policy

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

MechanismTarget
SPF_Amindwire.com.au
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEconsolespf.tppwholesale.com.au
SPF_INCLUDErelay.tppwholesale.com.au
SPF_INCLUDEspf.synergywholesale.com
SPF_IP202.124.241.118/32
SPF_IP203.4.173.244
SPF_IP27.131.106.10/32
SPF_MXmindwire.com.au

Related pages

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

Cypher and MCP

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

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