Skip to content

Hostname

ceas.fr

Last fetched

ceas.fr resolves to 1 IPv4 address operated by AS2200 in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · ceas.frRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ceas.fr

Resolution chain

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

IPPrefixASNOperatorCountry
195.220.111.4195.220.0.0/16AS2200FR

WHOIS identity

Registrar
registrar:gandi
Organization
isfa - universite lyon 1
Contact emails

Subdomains

1 observed subdomain of ceas.fr.

Subdomain
www.ceas.fr

Web-graph footprint

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

12 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ceas.fr.

MechanismTarget
SPF_INCLUDEetu.univ-lyon1.fr
SPF_INCLUDEmailinblack.univ-lyon1.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP134.214.126.107
SPF_IP134.214.126.37
SPF_IP134.214.128.80/27
SPF_IP134.214.188.128/25
SPF_IP134.214.201.240/28
SPF_IP2001:660:5001:a188::/64

Related pages

Pivot deeper into the graph from ceas.fr.

Cypher and MCP

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

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