Skip to content

Hostname

malrieu.fr

Last fetched

malrieu.fr resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BE. WHOIS lists registrar:orange as the registrar.

Nutrition Label

WHISPER CANON · malrieu.frRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/malrieu.fr

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.238.11913.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.238.3113.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.238.4513.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.238.613.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE

WHOIS identity

Registrar
registrar:orange
Organization
malrieu distribution
Contact emails

Subdomains

3 observed subdomains of malrieu.fr.

Web-graph footprint

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

24 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for malrieu.fr.

MechanismTarget
SPF_Amalrieu.fr
SPF_INCLUDE_spf.google.com
SPF_IP178.174.99.35
SPF_IP178.174.99.36
SPF_IP178.174.99.51
SPF_IP178.174.99.52
SPF_IP194.2.199.34
SPF_IP212.234.232.243
SPF_IP212.234.232.9
SPF_IP90.82.249.225/29

Related pages

Pivot deeper into the graph from malrieu.fr.

Cypher and MCP

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

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