Skip to content

Hostname

fortuneo.fr

Last fetched

fortuneo.fr resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:namebay as the registrar.

Nutrition Label

WHISPER CANON · fortuneo.frRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fortuneo.fr

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.156.2813.248.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.18.376.223.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:namebay
Organization
fortuneo
Contact emails

Subdomains

56 observed subdomains of fortuneo.fr.

Web-graph footprint

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

727 sites link to this hostname.

125 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for fortuneo.fr.

MechanismTarget
SPF_Afortuneo.fr
SPF_INCLUDEmx.arkea.com
SPF_INCLUDEspf.quicksign.fr
SPF_IP195.2.74.0/23
SPF_IP81.252.92.0/23
SPF_IP83.206.208.128/25
SPF_IP86.64.210.0/23
SPF_MXfortuneo.fr

Related pages

Pivot deeper into the graph from fortuneo.fr.

Cypher and MCP

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

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