Skip to content

Hostname

rc2c.fr

Last fetched

rc2c.fr resolves to 1 IPv4 address operated by AS203476 in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
95.142.175.18695.142.160.0/20AS203476FR

WHOIS identity

Registrar
registrar:gandi
Organization
rc2c
Contact emails

Subdomains

159 observed subdomains of rc2c.fr.

Web-graph footprint

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

50 sites link to this hostname.

98 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for rc2c.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.rc2c.fr
SPF_IP193.253.180.229
SPF_IP85.14.154.22
SPF_IP92.243.5.190

Related pages

Pivot deeper into the graph from rc2c.fr.

Cypher and MCP

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

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