Skip to content

Hostname

mutuelle.fr

Last fetched

mutuelle.fr resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:cabinet germain maureau as the registrar.

Nutrition Label

WHISPER CANON · mutuelle.frRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mutuelle.fr

Resolution chain

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

IPPrefixASNOperatorCountry
34.245.244.16435.1.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.131.20735.2.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.62.8535.2.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.181.6952.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.28.23852.216.2.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.204.16652.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.99.3154.178.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.222.21254.199.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.216.218.1654.219.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.194.18554.230.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.87.17099.82.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:cabinet germain maureau
Organization
mutuelle lyonnaise trav indep et isole
Contact emails

Subdomains

14 observed subdomains of mutuelle.fr.

Web-graph footprint

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

339 sites link to this hostname.

76 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from mutuelle.fr.

Cypher and MCP

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

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