Skip to content

Hostname

wittenstein.de

Last fetched

wittenstein.de resolves to 2 IPv4 addresses operated by AS15894 in DE.

Nutrition Label

WHISPER CANON · wittenstein.deRouting diversity2.4/10Peering density8.6/10MOAS conflict⚠ 2 conflictsThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/wittenstein.de

Resolution chain

wittenstein.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.28.98.120217.28.96.0/21AS15894DE
35.207.151.14035.207.128.0/18AS15169GOOGLE - Google LLCDE

WHOIS identity

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

Subdomains

37 observed subdomains of wittenstein.de.

Web-graph footprint

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

365 sites link to this hostname.

97 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for wittenstein.de.

MechanismTarget
SPF_INCLUDEinxserver.com
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.yve-tool.de
SPF_IP194.25.164.0/26
SPF_IP217.28.98.112/28
SPF_IP2a02:ba8:98:112:250:56ff:feaf:2190
SPF_IP2a02:ba8:98:112:250:56ff:feaf:57e8

Related pages

Pivot deeper into the graph from wittenstein.de.

Cypher and MCP

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

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