Skip to content

Hostname

similo.certigna.fr

Last fetched

similo.certigna.fr resolves to 5 IPv4 addresses operated by AS35625 in FR.

Nutrition Label

WHISPER CANON · similo.certigna.frRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/similo.certigna.fr

Resolution chain

similo.certigna.fr resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with similo.certigna.fr in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for similo.certigna.fr.

MechanismTarget
SPF_IP46.29.127.145
SPF_IP46.29.127.146
SPF_IP46.29.127.178
SPF_IP46.29.127.187

Related pages

Pivot deeper into the graph from similo.certigna.fr.

Cypher and MCP

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

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