Skip to content

Hostname

fcn.de

Last fetched

fcn.de resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · fcn.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fcn.de

Resolution chain

fcn.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.11.140104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.166.38172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with fcn.de in WhisperGraph.

Subdomains

30 observed subdomains of fcn.de.

Web-graph footprint

Distinct hostnames that link to or from fcn.de in the public web crawl.

815 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for fcn.de.

MechanismTarget
SPF_Afcn.de
SPF_Amx4.eventim.de
SPF_INCLUDEagenturserver.de
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.noris.net
SPF_MXfcn.de

Related pages

Pivot deeper into the graph from fcn.de.

Cypher and MCP

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

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