Skip to content

Hostname

raffaello.de

Last fetched

raffaello.de resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · raffaello.deRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/raffaello.de

Resolution chain

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

IPPrefixASNOperatorCountry
54.217.72.14754.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.192.14554.229.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.9.4054.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

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

Subdomains

5 observed subdomains of raffaello.de.

Web-graph footprint

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

21 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for raffaello.de.

MechanismTarget
SPF_Araffaello.de
SPF_IP88.99.0.70
SPF_MXraffaello.de

Related pages

Pivot deeper into the graph from raffaello.de.

Cypher and MCP

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

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