Skip to content

Hostname

mail.rca.fr

Last fetched

mail.rca.fr resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · mail.rca.frRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mail.rca.fr

Resolution chain

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

IPPrefixASNOperatorCountry
5.196.131.865.197.128.0/20AS16276FR

WHOIS identity

No WHOIS records are currently associated with mail.rca.fr in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • mail.rca.fr

SPF policy

7 SPF mechanisms authorising senders for mail.rca.fr.

MechanismTarget
SPF_Amail.rca.fr
SPF_IP188.165.196.216/25
SPF_IP46.105.48.50/25
SPF_IP83.206.208.128/25
SPF_MXmail.rca.fr
SPF_MXrca.fr
SPF_MXsmtp.rca.fr

Related pages

Pivot deeper into the graph from mail.rca.fr.

Cypher and MCP

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

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