Skip to content

Hostname

cerenicimo.fr

Last fetched

cerenicimo.fr resolves to 1 IPv4 address operated by AS34177 in FR. WHOIS lists registrar:images creations as the registrar.

Nutrition Label

WHISPER CANON · cerenicimo.frRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/cerenicimo.fr

Resolution chain

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

IPPrefixASNOperatorCountry
84.239.77.4184.239.64.0/19AS34177FR

WHOIS identity

Registrar
registrar:images creations
Organization
consultim finance centrale cerenicimo
Contact emails

Subdomains

22 observed subdomains of cerenicimo.fr.

Web-graph footprint

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

48 sites link to this hostname.

3 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cerenicimo.fr.

MechanismTarget
SPF_Aexchange.cerenicimo.fr
SPF_Aneolane.cerenicimo.fr
SPF_Aowa.wanoffice.com
SPF_Asmtpadsl.oceanet-technology.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.84.62.198
SPF_IP80.74.75.208
SPF_IP93.17.49.50

Related pages

Pivot deeper into the graph from cerenicimo.fr.

Cypher and MCP

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

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