Skip to content

Hostname

pre.net.au

Last fetched

pre.net.au has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.

Nutrition Label

WHISPER CANON · pre.net.auRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/pre.net.au

Resolution chain

pre.net.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:synergy wholesale accreditations pty ltd
Organization
hosting pty
Contact emails

Subdomains

151 observed subdomains of pre.net.au.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for pre.net.au.

MechanismTarget
SPF_INCLUDE_spf._aws.pre.net.au
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.11.78.50
SPF_IP117.55.229.225/29
SPF_IP119.9.52.25
SPF_IP13.236.118.116
SPF_IP138.201.61.187
SPF_IP138.217.213.254
SPF_IP162.209.76.47
SPF_IP184.106.64.133
SPF_IP185.201.16.0/22
SPF_IP61.88.10.214/30

Related pages

Pivot deeper into the graph from pre.net.au.

Cypher and MCP

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

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