Skip to content

Hostname

ksc.de

Last fetched

ksc.de resolves to 1 IPv4 address operated by AS12843 in DE.

Nutrition Label

WHISPER CANON · ksc.deRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/ksc.de

Resolution chain

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

IPPrefixASNOperatorCountry
46.232.224.7746.232.224.0/21AS12843DE

WHOIS identity

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

Subdomains

74 observed subdomains of ksc.de.

Web-graph footprint

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

435 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for ksc.de.

MechanismTarget
SPF_Amo4-p05-ob.smtp.rzone.de
SPF_INCLUDE143970576.spf02.hubspotemail.net
SPF_INCLUDE_spf.evolver.de
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDE_spf.perfora.net
SPF_INCLUDE_spf.senders.scnem.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.cloudmail.ondemand.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.71.125.0/23
SPF_IP212.144.240.210
SPF_IP85.115.19.150
SPF_IP85.115.21.26

Related pages

Pivot deeper into the graph from ksc.de.

Cypher and MCP

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

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