Skip to content

Hostname

stueken.de

Last fetched

stueken.de resolves to 1 IPv4 address operated by AS8925 in DE.

Nutrition Label

WHISPER CANON · stueken.deRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/stueken.de

Resolution chain

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

IPPrefixASNOperatorCountry
212.8.207.35212.8.207.0/24AS8925DE

WHOIS identity

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

Subdomains

23 observed subdomains of stueken.de.

Web-graph footprint

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

37 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for stueken.de.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.teuto.net
SPF_IP212.8.198.100/30
SPF_IP212.8.202.208/28
SPF_IP212.8.213.95

Related pages

Pivot deeper into the graph from stueken.de.

Cypher and MCP

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

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