Skip to content

Hostname

chenas-vin.fr

Last fetched

chenas-vin.fr resolves to 2 IPv4 addresses operated by O2SWITCH - O2SWITCH SAS in FR. WHOIS lists registrar:ionos se as the registrar.

Nutrition Label

WHISPER CANON · chenas-vin.frRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/chenas-vin.fr

Resolution chain

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

IPPrefixASNOperatorCountry
109.234.166.132109.234.164.0/22AS50474O2SWITCH - O2SWITCH SASFR
217.160.0.212217.160.0.0/16AS8560IONOS-AS - IONOS SEDE

WHOIS identity

Registrar
registrar:ionos se
Organization
Contact emails

Subdomains

1 observed subdomain of chenas-vin.fr.

Web-graph footprint

Distinct hostnames that link to or from chenas-vin.fr in the public web crawl.

7 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for chenas-vin.fr.

MechanismTarget
SPF_Achenas-vin.fr
SPF_INCLUDE_spf-eu.ionos.com
SPF_INCLUDEspf.jabatus.fr
SPF_IP109.234.166.132
SPF_MXchenas-vin.fr

Related pages

Pivot deeper into the graph from chenas-vin.fr.

Cypher and MCP

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

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