Skip to content

Hostname

fileane.fr

Last fetched

fileane.fr resolves to 1 IPv4 address operated by AS34177 in FR. WHOIS lists registrar:hosteur as the registrar.

Nutrition Label

WHISPER CANON · fileane.frRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fileane.fr

Resolution chain

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

IPPrefixASNOperatorCountry
185.100.5.106185.100.4.0/22AS34177FR

WHOIS identity

Registrar
registrar:hosteur
Organization
fileane
Contact emails

Subdomains

20 observed subdomains of fileane.fr.

Web-graph footprint

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

10 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for fileane.fr.

MechanismTarget
SPF_INCLUDEincludespf.security-mail.net
SPF_INCLUDEspf.hostedexchange2010.fr
SPF_INCLUDEspf.mailjet.com
SPF_IP185.29.149.57/24
SPF_IP193.168.50.0/24
SPF_MXfileane.fr

Related pages

Pivot deeper into the graph from fileane.fr.

Cypher and MCP

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

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