Skip to content

Hostname

whiskas.de

Last fetched

whiskas.de resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.121.11513.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.12813.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.3013.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.9613.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.170.263.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.283.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.623.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.93.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.85.31.2052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.3952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.4852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

24 observed subdomains of whiskas.de.

Web-graph footprint

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

48 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for whiskas.de.

MechanismTarget
SPF_INCLUDEspf.mars-inc.com
SPF_IP89.238.69.29/32

Related pages

Pivot deeper into the graph from whiskas.de.

Cypher and MCP

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

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