Skip to content

Hostname

cseee.fr

Last fetched

cseee.fr resolves to 1 IPv4 address operated by Online SAS in FR. WHOIS lists registrar:avancenet as the registrar.

Nutrition Label

WHISPER CANON · cseee.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cseee.fr

Resolution chain

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

IPPrefixASNOperatorCountry
212.83.144.147212.83.128.0/19AS12876Online SASFR

WHOIS identity

Registrar
registrar:avancenet
Organization
chambr synd entr equip elect
Contact emails

Subdomains

11 observed subdomains of cseee.fr.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cseee.fr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP80.11.202.40

Related pages

Pivot deeper into the graph from cseee.fr.

Cypher and MCP

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

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