Skip to content

Hostname

fcs-da.de

Last fetched

fcs-da.de resolves to 1 IPv4 address operated by AS12897 in DE.

Nutrition Label

WHISPER CANON · fcs-da.deRouting diversity1.5/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/fcs-da.de

Resolution chain

fcs-da.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
213.157.24.30213.157.0.0/19AS12897DE

WHOIS identity

No WHOIS records are currently associated with fcs-da.de in WhisperGraph.

Subdomains

44 observed subdomains of fcs-da.de.

Web-graph footprint

Distinct hostnames that link to or from fcs-da.de in the public web crawl.

15 sites link to this hostname.

115 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for fcs-da.de.

MechanismTarget
SPF_Afcs-da.de
SPF_IP116.202.2.238
SPF_IP116.203.7.44
SPF_IP185.16.63.146
SPF_IP213.157.24.30
SPF_IP2a01:4f8:1c0c:8112:0:0:0:1
SPF_IP2a01:4f8:c01f:43:0:0:0:1
SPF_IP2a03:4000:20:19c:0:0:0:1
SPF_IP87.139.0.239
SPF_IP91.204.44.134
SPF_MXfcs-da.de

Related pages

Pivot deeper into the graph from fcs-da.de.

Cypher and MCP

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

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