Skip to content

Hostname

cora.fr

Last fetched

cora.fr resolves to 104.21.5.82, announced in 104.21.0.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. cora.fr is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · cora.frRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/cora.fr

Resolution chain

IPv6 resolution

No AAAA record for cora.fr is recorded in WhisperGraph.

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
registrar:orange
Registrant organisation
cora
Contact emails
juridique@cora.fr

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • max.ns.cloudflare.com
  • mimi.ns.cloudflare.com
  • ns03.eolas-dns.eu
  • ns0.eolas.fr
  • ns01.eolas.fr
  • ns02.eolas.fr

MX records

  • de-smtp-inbound-1.mimecast.com
  • de-smtp-inbound-2.mimecast.com

SPF policy

  • ip: 90.83.44.118/32
  • ip: 31.172.237.242/32
  • ip: 10.35.10.50/32
  • ip: 92.103.226.85/32
  • include: spf.akio.cloud
  • include: _spf.google.com
  • a: cora.fr
  • mx: cora.fr

Threat-feed evidence

History

Related pages

Pivot from cora.fr into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cora.fr"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.