Skip to content

Hostname

kkh.de

Last fetched

kkh.de resolves to 1 IPv4 address operated by AS44716 in DE.

Nutrition Label

WHISPER CANON · kkh.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/kkh.de

Resolution chain

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

IPPrefixASNOperatorCountry
87.225.251.14287.225.128.0/17AS44716DE

WHOIS identity

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

Subdomains

67 observed subdomains of kkh.de.

Web-graph footprint

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

1,089 sites link to this hostname.

317 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for kkh.de.

MechanismTarget
SPF_INCLUDEd-hosting.de
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.mail.nacura.de
SPF_INCLUDEspf.mailingress.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.201.168.0/24
SPF_IP212.42.225.32/32
SPF_IP217.31.84.130/32
SPF_IP62.48.73.160/27
SPF_IP62.48.87.48/28
SPF_IP87.225.251.128/29
SPF_IP91.213.61.85
SPF_IP91.213.61.86
SPF_MXkkh.de

Related pages

Pivot deeper into the graph from kkh.de.

Cypher and MCP

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

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