Skip to content

Hostname

mail.admin.magicmen.com.au

Last fetched

mail.admin.magicmen.com.au resolves to 1 IPv4 address operated by INT-5GN-AS-AP 5G NETWORK OPERATIONS PTY LTD in AU.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
27.121.68.11427.121.64.0/21AS24446INT-5GN-AS-AP 5G NETWORK OPERATIONS PTY LTDAU

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mail.admin.magicmen.com.au.

MechanismTarget
SPF_Amail.admin.magicmen.com.au
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP27.121.68.114
SPF_MXmail.admin.magicmen.com.au

Related pages

Pivot deeper into the graph from mail.admin.magicmen.com.au.

Cypher and MCP

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

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