Hostname
cfcs.dk
Last fetched
cfcs.dk resolves to 6 IPv4 addresses operated by OVH in DE.
Nutrition Label
Resolution chain
cfcs.dk resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.19.250.219 | 162.19.128.0/17 | AS16276 | OVH | DE |
| 167.235.70.19 | 167.235.0.0/16 | AS24940 | HETZNER-AS | DE |
| 185.216.75.46 | 185.216.75.0/24 | AS51167 | CONTABO | GB |
| 51.38.38.70 | 51.38.0.0/16 | AS16276 | OVH | FR |
| 51.68.137.74 | 51.68.0.0/16 | AS16276 | OVH | PL |
| 81.24.7.102 | 81.24.6.0/23 | AS25151 | CYSO-AS | NL |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from cfcs.dk in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for cfcs.dk.
| Mechanism | Target |
|---|---|
| SPF_IP | 188.64.157.0/28 |
| SPF_IP | 188.64.157.43 |
| SPF_IP | 188.64.157.44 |
| SPF_IP | 194.182.109.192/26 |
Related pages
Pivot deeper into the graph from cfcs.dk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cfcs.dk"})-[: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.