Skip to content

Hostname

f3e.asso.fr

Last fetched

f3e.asso.fr resolves to 1 IPv4 address operated by AS16276 in DE.

Nutrition Label

WHISPER CANON · f3e.asso.frRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/f3e.asso.fr

Resolution chain

f3e.asso.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
135.125.235.78135.125.128.0/17AS16276DE

WHOIS identity

No WHOIS records are currently associated with f3e.asso.fr in WhisperGraph.

Subdomains

5 observed subdomains of f3e.asso.fr.

Web-graph footprint

Distinct hostnames that link to or from f3e.asso.fr in the public web crawl.

153 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for f3e.asso.fr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.ymlp.com
SPF_IP185.83.48.0/22
SPF_IP195.154.6.15

Related pages

Pivot deeper into the graph from f3e.asso.fr.

Cypher and MCP

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

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