Skip to content

Hostname

cfcopies.com

Last fetched

cfcopies.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · cfcopies.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cfcopies.com

Resolution chain

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

IPPrefixASNOperatorCountry
141.94.105.80141.94.0.0/16AS16276FR

WHOIS identity

Registrar
iana:433
Organization
centre francais d'exploitation du droit de copie
Contact emails

Subdomains

16 observed subdomains of cfcopies.com.

Web-graph footprint

Distinct hostnames that link to or from cfcopies.com in the public web crawl.

309 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for cfcopies.com.

MechanismTarget
SPF_INCLUDEavmso.com
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.94.174.32
SPF_IP51.15.16.249
SPF_IP51.15.27.47
SPF_IP57.128.37.119
SPF_IP78.203.144.48
SPF_IP89.185.57.152
SPF_IP91.223.240.206/32
SPF_IP91.223.240.207/32

Related pages

Pivot deeper into the graph from cfcopies.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cfcopies.com"})-[: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.