Skip to content

Hostname

files.evolutiondesign.com.au

Last fetched

files.evolutiondesign.com.au resolves to 1 IPv4 address operated by AS18371 in AU.

Nutrition Label

WHISPER CANON · files.evolutiondesign.com.auRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/files.evolutiondesign.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
203.208.92.88203.208.88.0/21AS18371AU

WHOIS identity

No WHOIS records are currently associated with files.evolutiondesign.com.au in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for files.evolutiondesign.com.au.

MechanismTarget
SPF_Afiles.evolutiondesign.com.au
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.240.88.2
SPF_IP103.240.88.25
SPF_MXfiles.evolutiondesign.com.au

Related pages

Pivot deeper into the graph from files.evolutiondesign.com.au.

Cypher and MCP

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

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