Skip to content

Hostname

cassis.fr

Last fetched

cassis.fr resolves to 1 IPv4 address operated by AS29222 in CH. WHOIS lists registrar:amen / agence des médias numériques as the registrar.

Nutrition Label

WHISPER CANON · cassis.frRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cassis.fr

Resolution chain

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

IPPrefixASNOperatorCountry
84.234.23.11784.234.16.0/20AS29222CH

WHOIS identity

Registrar
registrar:amen / agence des médias numériques
Organization
mairie de cassis
Contact emails

Subdomains

9 observed subdomains of cassis.fr.

Web-graph footprint

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

217 sites link to this hostname.

73 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cassis.fr.

MechanismTarget
SPF_INCLUDEameos.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP194.98.129.198
SPF_IP37.187.67.191
SPF_IP54.37.80.5
SPF_IP81.80.50.78
SPF_IP83.206.190.217
SPF_IP83.206.190.219

Related pages

Pivot deeper into the graph from cassis.fr.

Cypher and MCP

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

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