Skip to content

Hostname

exemail.com.au

Last fetched

exemail.com.au has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:tucows (australia) pty ltd trading as opensrs as the registrar.

Nutrition Label

WHISPER CANON · exemail.com.auRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/exemail.com.au

Resolution chain

exemail.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:tucows (australia) pty ltd trading as opensrs
Organization
biz sys
Contact emails

Subdomains

28 observed subdomains of exemail.com.au.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for exemail.com.au.

MechanismTarget
SPF_Awebmail.exetel.com.au
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.au-east.atmailcloud.com
SPF_IP13.210.116.187
SPF_IP220.233.0.0/24
SPF_IP220.233.2.64/26
SPF_IP58.96.1.228
SPF_IP58.96.3.42
SPF_IP58.96.4.225
SPF_IP58.96.9.1

Related pages

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

Cypher and MCP

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

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