Skip to content

Hostname

coria.fr

Last fetched

coria.fr resolves to 2 IPv4 addresses operated by AS2200 in FR. WHOIS lists registrar:gip renater as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
registrar:gip renater
Organization
ctre nat de la recherche scientifique
Contact emails

Subdomains

392 observed subdomains of coria.fr.

Web-graph footprint

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

80 sites link to this hostname.

123 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for coria.fr.

MechanismTarget
SPF_IP193.52.152.95
SPF_IP193.52.152.96/29
SPF_IP193.52.155.253
SPF_IP193.52.155.254
SPF_IP194.254.242.108
SPF_IP195.83.86.3/32
SPF_IP195.83.86.7
SPF_IP85.31.212.203
SPF_IP85.31.212.3

Related pages

Pivot deeper into the graph from coria.fr.

Cypher and MCP

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

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