Skip to content

Hostname

mail.webgenius.com.au

Last fetched

mail.webgenius.com.au is a registered hostname under the .au top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · mail.webgenius.com.auRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mail.webgenius.com.au

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with mail.webgenius.com.au in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mail.webgenius.com.au.

MechanismTarget
SPF_Amail.webgenius.com.au
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsmtp-relay2.hostingbay.net
SPF_INCLUDEspf.synergywholesale.com
SPF_IP103.18.109.79
SPF_IP143.42.36.200
SPF_IP203.143.87.194
SPF_IP45.79.118.200
SPF_MXmail.webgenius.com.au

Related pages

Pivot deeper into the graph from mail.webgenius.com.au.

Cypher and MCP

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

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