Skip to content

Hostname

admin.magicmen.com.au

Last fetched

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 · admin.magicmen.com.auRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/admin.magicmen.com.au

Resolution chain

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 admin.magicmen.com.au in WhisperGraph.

Subdomains

8 observed subdomains of admin.magicmen.com.au.

Threat posture

History

Mail and authentication

MX records

  • admin.magicmen.com.au

SPF policy

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

MechanismTarget
SPF_Aadmin.magicmen.com.au
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP27.121.68.114
SPF_MXadmin.magicmen.com.au

Related pages

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

Cypher and MCP

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

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