Skip to content

Hostname

fortuneo.com

Last fetched

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

Nutrition Label

WHISPER CANON · fortuneo.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/fortuneo.com

Resolution chain

fortuneo.com 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
iana:88
Organization
fabrice bazard
Contact emails

Subdomains

13 observed subdomains of fortuneo.com.

Web-graph footprint

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

8 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for fortuneo.com.

MechanismTarget
SPF_Afortuneo.com
SPF_INCLUDE_spf.google.com
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.com

Related pages

Pivot deeper into the graph from fortuneo.com.

Cypher and MCP

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

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