Skip to content

Hostname

preferencemediterranee.com

Last fetched

preferencemediterranee.com resolves to 1 IPv4 address operated by ETIX-EVERYWHERE - Etix Everywhere Ouest SAS in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · preferencemediterranee.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/preferencemediterranee.com

Resolution chain

preferencemediterranee.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.42.29.197185.42.98.0/24AS197816ETIX-EVERYWHERE - Etix Everywhere Ouest SASFR

WHOIS identity

Registrar
iana:81
Organization
alliance automotive france
Contact emails

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for preferencemediterranee.com.

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.com.

Cypher and MCP

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

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