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
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.
| Mechanism | Target |
|---|---|
| SPF_A | webmail.exetel.com.au |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.au-east.atmailcloud.com |
| SPF_IP | 13.210.116.187 |
| SPF_IP | 220.233.0.0/24 |
| SPF_IP | 220.233.2.64/26 |
| SPF_IP | 58.96.1.228 |
| SPF_IP | 58.96.3.42 |
| SPF_IP | 58.96.4.225 |
| SPF_IP | 58.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.