Skip to content

Hostname

preferencemediterranee.fr

Last fetched

preferencemediterranee.fr resolves to 2 IPv4 addresses operated by AS197816 in FR.

Nutrition Label

WHISPER CANON · preferencemediterranee.frRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/preferencemediterranee.fr

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with preferencemediterranee.fr in WhisperGraph.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for preferencemediterranee.fr.

MechanismTarget
SPF_Adc2-mxsec1.illico-reseau.com
SPF_Amail.groupetpa.fr
SPF_Amail.starexcel.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP134.170.206.11
SPF_IP176.31.12.81
SPF_IP194.51.227.85
SPF_IP37.187.149.43
SPF_IP51.144.51.205
SPF_IP62.160.65.155
SPF_IP81.255.207.250
SPF_IP83.206.12.250

Related pages

Pivot deeper into the graph from preferencemediterranee.fr.

Cypher and MCP

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

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