Skip to content

Hostname

ftp.iaes-software.com

Last fetched

ftp.iaes-software.com resolves to 1 IPv4 address operated by Online SAS in FR.

Nutrition Label

WHISPER CANON · ftp.iaes-software.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ftp.iaes-software.com

Resolution chain

ftp.iaes-software.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.83.154.82211.143.204.0/22AS12876Online SASFR

WHOIS identity

No WHOIS records are currently associated with ftp.iaes-software.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ftp.iaes-software.com.

MechanismTarget
SPF_Aftp.iaes-software.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP131.153.21.136
SPF_IP191.96.52.21
SPF_IP191.96.52.4
SPF_IP192.250.229.216
SPF_MXftp.iaes-software.com

Related pages

Pivot deeper into the graph from ftp.iaes-software.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ftp.iaes-software.com"})-[: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.