Skip to content

Hostname

c10.fr

Last fetched

c10.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · c10.frRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/c10.fr

Resolution chain

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

IPPrefixASNOperatorCountry
51.77.152.6951.77.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:ovh
Organization
c10
Contact emails

Subdomains

44 observed subdomains of c10.fr.

Web-graph footprint

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

109 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for c10.fr.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.47.1.33
SPF_IP142.250.153.26/32
SPF_IP149.202.208.220
SPF_IP173.194.76.26/32
SPF_IP51.103.40.167
SPF_IP89.185.39.44
SPF_IP89.185.39.45
SPF_IP89.185.48.195

Related pages

Pivot deeper into the graph from c10.fr.

Cypher and MCP

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

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