Skip to content

Hostname

salonkee.cloud

Last fetched

salonkee.cloud resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · salonkee.cloudRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/salonkee.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.239.2513.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.7013.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.8313.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.8613.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.35.58.10313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.2413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.5913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.12452.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.7052.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.8452.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.8952.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
salonkee
Contact emails

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from salonkee.cloud.

Cypher and MCP

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

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