Skip to content

Hostname

anfe.fr

Last fetched

anfe.fr resolves to 2 IPv4 addresses operated by OVH in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
registrar:ovh
Organization
ass nat francaise des ergotherapeutes
Contact emails

Subdomains

18 observed subdomains of anfe.fr.

Web-graph footprint

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

299 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for anfe.fr.

MechanismTarget
SPF_INCLUDEmessage-business.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.mailjet.com
SPF_IP51.255.26.135

Related pages

Pivot deeper into the graph from anfe.fr.

Cypher and MCP

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

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