Hostname
preferencemediterranee.fr
Last fetched
preferencemediterranee.fr resolves to 2 IPv4 addresses operated by AS197816 in FR.
Nutrition Label
Resolution chain
preferencemediterranee.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.42.29.197 | 185.42.29.0/24 | AS197816 | — | FR |
| 85.118.44.25 | 85.118.32.0/19 | AS29075 | — | FR |
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.
| Mechanism | Target |
|---|---|
| SPF_A | dc2-mxsec1.illico-reseau.com |
| SPF_A | mail.groupetpa.fr |
| SPF_A | mail.starexcel.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 134.170.206.11 |
| SPF_IP | 176.31.12.81 |
| SPF_IP | 194.51.227.85 |
| SPF_IP | 37.187.149.43 |
| SPF_IP | 51.144.51.205 |
| SPF_IP | 62.160.65.155 |
| SPF_IP | 81.255.207.250 |
| SPF_IP | 83.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.