Skip to content

Hostname

whirlpool.fr

Last fetched

whirlpool.fr resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:amen / agence des médias numériques as the registrar.

Nutrition Label

WHISPER CANON · whirlpool.frRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/whirlpool.fr

Resolution chain

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

IPPrefixASNOperatorCountry
52.209.141.15452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.43.24652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:amen / agence des médias numériques
Organization
whirlpool emea s.p.a.
Contact emails

Subdomains

73 observed subdomains of whirlpool.fr.

Web-graph footprint

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

265 sites link to this hostname.

79 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for whirlpool.fr.

MechanismTarget
SPF_Amailhost.whirlpool.com
SPF_Amailhost2.whirlpool.com
SPF_Ans2.whirlpool.com
SPF_INCLUDEmailhost.whirlpool.com
SPF_MXwhirlpool.fr

Related pages

Pivot deeper into the graph from whirlpool.fr.

Cypher and MCP

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

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