Skip to content

Hostname

coppernic.fr

Last fetched

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

Nutrition Label

WHISPER CANON · coppernic.frRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/coppernic.fr

Resolution chain

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

IPPrefixASNOperatorCountry
54.37.81.22754.37.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:ovh
Organization
coppernic
Contact emails

Subdomains

11 observed subdomains of coppernic.fr.

Web-graph footprint

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

46 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for coppernic.fr.

MechanismTarget
SPF_Acoppernic.fr
SPF_INCLUDEspf-eu.letsignit.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.47.18.105
SPF_IP109.205.0.14/32
SPF_IP109.71.142.52/31
SPF_IP109.71.143.128/27
SPF_IP40.66.63.91/32
SPF_IP54.37.81.227
SPF_MXcoppernic.fr

Related pages

Pivot deeper into the graph from coppernic.fr.

Cypher and MCP

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

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