Skip to content

Hostname

preis.de

Last fetched

preis.de resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · preis.deRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/preis.de

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.102108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.124108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.63108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.78108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.82.1093.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.353.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.473.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.883.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.230.353.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.403.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.733.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.83.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
54.192.97.11654.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.1354.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.5654.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.5954.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

94 observed subdomains of preis.de.

Web-graph footprint

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

417 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for preis.de.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.69.217.249

Related pages

Pivot deeper into the graph from preis.de.

Cypher and MCP

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

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