Skip to content

Hostname

ks-pm.de

Last fetched

ks-pm.de resolves to 3 IPv4 addresses operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · ks-pm.deRouting diversity3.0/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/ks-pm.de

Resolution chain

ks-pm.de resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with ks-pm.de in WhisperGraph.

Subdomains

39 observed subdomains of ks-pm.de.

Web-graph footprint

Distinct hostnames that link to or from ks-pm.de in the public web crawl.

7 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for ks-pm.de.

MechanismTarget
SPF_Ackan.stable.ks-pm.de
SPF_Ackan.testing.ks-pm.de
SPF_Aks-pm.de
SPF_Amail.jackson-it.de
SPF_Amail.ks-pm.de
SPF_Amx-gw.ks-pm.de
SPF_Aweb.blueboxs.de
SPF_INCLUDEamazonses.com
SPF_IP138.201.66.226
SPF_IP159.69.132.28
SPF_IP178.63.118.15
SPF_IP178.63.222.237
SPF_IP178.63.222.245
SPF_IP213.133.104.71
SPF_IP2a01:4f8:d0a:2778:0:0:0:2
SPF_IP88.217.226.222
SPF_IP88.99.251.159
SPF_MXks-pm.de

Related pages

Pivot deeper into the graph from ks-pm.de.

Cypher and MCP

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

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