Skip to content

Hostname

andreassarin.window4u.de

Last fetched

andreassarin.window4u.de resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · andreassarin.window4u.deRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/andreassarin.window4u.de

Resolution chain

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

IPPrefixASNOperatorCountry
52.16.142.2052.46.5.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.105.7452.216.11.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.87.18452.216.11.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.4.24854.92.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with andreassarin.window4u.de in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for andreassarin.window4u.de.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from andreassarin.window4u.de.

Cypher and MCP

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

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