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
Resolution chain
coria.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.83.86.85 | 195.83.0.0/16 | AS2200 | — | FR |
| 195.83.86.91 | 195.83.0.0/16 | AS2200 | — | FR |
WHOIS identity
- Registrar
- registrar:gip renater
- Organization
- ctre nat de la recherche scientifique
- Contact emails
Subdomains
392 observed subdomains of coria.fr.
Showing 25 of 392. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for coria.fr.
| Mechanism | Target |
|---|---|
| SPF_IP | 193.52.152.95 |
| SPF_IP | 193.52.152.96/29 |
| SPF_IP | 193.52.155.253 |
| SPF_IP | 193.52.155.254 |
| SPF_IP | 194.254.242.108 |
| SPF_IP | 195.83.86.3/32 |
| SPF_IP | 195.83.86.7 |
| SPF_IP | 85.31.212.203 |
| SPF_IP | 85.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.