Skip to content

Hostname

mail.aifluence.fr

Last fetched

mail.aifluence.fr resolves to 2 IPv4 addresses operated by IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE. in DE.

Nutrition Label

WHISPER CANON · mail.aifluence.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mail.aifluence.fr

Resolution chain

mail.aifluence.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.20.227.142195.20.224.0/19AS8560IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE.DE
217.154.23.149217.154.16.0/21AS8560IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE.FR

WHOIS identity

No WHOIS records are currently associated with mail.aifluence.fr in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mail.aifluence.fr.

MechanismTarget
SPF_Aexciting-benz.217-154-23-149.plesk.page
SPF_Amail.aifluence.fr
SPF_INCLUDE_spf-eu.ionos.com
SPF_IP195.20.227.142
SPF_MXmail.aifluence.fr

Related pages

Pivot deeper into the graph from mail.aifluence.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mail.aifluence.fr"})-[: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.