Skip to content

Hostname

coolblue.de

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.20108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.43108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.62108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.86108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.142.115108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.29108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.56108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.62108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.11613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.238.25.1018.238.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.25.418.238.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.25.4318.238.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.25.7718.238.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

14 observed subdomains of coolblue.de.

Web-graph footprint

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

504 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for coolblue.de.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_MXcoolblue.de

Related pages

Pivot deeper into the graph from coolblue.de.

Cypher and MCP

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

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