Skip to content

Hostname

ruegenwalder.de

Last fetched

ruegenwalder.de resolves to 1 IPv4 address operated by AS58010 in DE.

Nutrition Label

WHISPER CANON · ruegenwalder.deRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ruegenwalder.de

Resolution chain

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

IPPrefixASNOperatorCountry
37.208.106.12537.208.104.0/21AS58010DE

WHOIS identity

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

Subdomains

26 observed subdomains of ruegenwalder.de.

Web-graph footprint

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

342 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ruegenwalder.de.

MechanismTarget
SPF_Adeneb.saturn.minuskel.de
SPF_Amail.minuskel.de
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.127.48.0/23
SPF_IP185.195.148.0/24
SPF_IP2a00:d0c0:c:2106:0:0:0:125
SPF_IP37.208.106.120/29
SPF_IP78.46.179.109

Related pages

Pivot deeper into the graph from ruegenwalder.de.

Cypher and MCP

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

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