Skip to content

Hostname

salonkee.de

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.47.102108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.103108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.127108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.4108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.244.11013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.11613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.11713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.12813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ

WHOIS identity

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

Subdomains

4 observed subdomains of salonkee.de.

Web-graph footprint

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

611 sites link to this hostname.

312 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from salonkee.de.

Cypher and MCP

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

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