Skip to content

Hostname

riester.de

Last fetched

riester.de resolves to 2 IPv4 addresses operated by AS209242 in US.

Nutrition Label

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

Resolution chain

riester.de resolves to 2 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 riester.de in WhisperGraph.

Subdomains

15 observed subdomains of riester.de.

Web-graph footprint

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

157 sites link to this hostname.

151 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for riester.de.

MechanismTarget
SPF_INCLUDE143320340.spf07.hubspotemail.net
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.eu.messagegears.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.20.205.27
SPF_IP185.114.121.126
SPF_IP185.114.121.173
SPF_IP78.94.55.96/29
SPF_IP85.255.19.217

Related pages

Pivot deeper into the graph from riester.de.

Cypher and MCP

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

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