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
Resolution chain
cfcopies.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 141.94.105.80 | 141.94.0.0/16 | AS16276 | — | FR |
WHOIS identity
- Registrar
- iana:433
- Organization
- centre francais d'exploitation du droit de copie
- Contact emails
Subdomains
16 observed subdomains of cfcopies.com.
Showing 13 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cfcopies.com in the public web crawl.
309 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for cfcopies.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | avmso.com |
| SPF_INCLUDE | spf.brevo.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 141.94.174.32 |
| SPF_IP | 51.15.16.249 |
| SPF_IP | 51.15.27.47 |
| SPF_IP | 57.128.37.119 |
| SPF_IP | 78.203.144.48 |
| SPF_IP | 89.185.57.152 |
| SPF_IP | 91.223.240.206/32 |
| SPF_IP | 91.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.