Skip to content

Hostname

compusoul.com.au

Last fetched

compusoul.com.au resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists registrar:web address registration pty ltd as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.154.182.94195.154.0.0/16AS12876FR

WHOIS identity

Registrar
registrar:web address registration pty ltd
Organization
naveed aslam
Contact emails

Subdomains

7 observed subdomains of compusoul.com.au.

Threat posture

History

Mail and authentication

MX records

  • compusoul.com.au

SPF policy

15 SPF mechanisms authorising senders for compusoul.com.au.

MechanismTarget
SPF_Acompusoul.com.au
SPF_IP137.74.111.227
SPF_IP142.4.215.104
SPF_IP173.254.210.50
SPF_IP188.165.206.180
SPF_IP192.99.3.125
SPF_IP195.154.182.94
SPF_IP195.154.251.192
SPF_IP37.59.45.68
SPF_IP54.39.84.20
SPF_IP67.225.210.20
SPF_IP69.167.136.158
SPF_IP89.163.144.41
SPF_IP94.23.215.125
SPF_MXcompusoul.com.au

Related pages

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

Cypher and MCP

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

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