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
Resolution chain
preferencemediterranee.com resolves to 1 distinct IPv4 address 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.98.0/24 | AS197816 | ETIX-EVERYWHERE - Etix Everywhere Ouest SAS | FR |
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.
| 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.com.
- IP · 185.42.29.197
- ASN · AS197816ETIX-EVERYWHERE - Etix Everywhere Ouest SAS
- Registrar · iana:81
- Country · FR
- Email · 4361f96b48666c3f0066c2bb023a9f7f-1365504@contact.gandi.net
- TLD · .com
- Browse hostnames · pr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.