Skip to content

Hostname

ke-eckstein.de

Last fetched

ke-eckstein.de resolves to 1 IPv4 address operated by AS8859 in DE.

Nutrition Label

WHISPER CANON · ke-eckstein.deRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ke-eckstein.de

Resolution chain

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

IPPrefixASNOperatorCountry
212.114.86.36212.114.64.0/19AS8859DE

WHOIS identity

No WHOIS records are currently associated with ke-eckstein.de in WhisperGraph.

Subdomains

2 observed subdomains of ke-eckstein.de.

Web-graph footprint

Distinct hostnames that link to or from ke-eckstein.de in the public web crawl.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ke-eckstein.de.

MechanismTarget
SPF_Ake-eckstein.de
SPF_INCLUDEcemsc.net
SPF_INCLUDEnode04.stz-onlineservice.de
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.114.86.36
SPF_IP91.198.228.0/24
SPF_MXke-eckstein.de

Related pages

Pivot deeper into the graph from ke-eckstein.de.

Cypher and MCP

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

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