Skip to content

Hostname

ruegenwalder.at

Last fetched

ruegenwalder.at resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · ruegenwalder.atRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ruegenwalder.at

Resolution chain

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

IPPrefixASNOperatorCountry
52.28.142.17152.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

1 observed subdomain of ruegenwalder.at.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ruegenwalder.at.

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_IP78.46.179.109

Related pages

Pivot deeper into the graph from ruegenwalder.at.

Cypher and MCP

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

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