Skip to content

Hostname

salsify-ecdn.com

Last fetched

salsify-ecdn.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · salsify-ecdn.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/salsify-ecdn.com

Resolution chain

salsify-ecdn.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.26.18108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.5108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.55108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.93108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.11813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
52.85.193.12452.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.12552.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.1952.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.3352.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.10399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.12899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.1799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.4099.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of salsify-ecdn.com owner
Contact emails

Subdomains

1 observed subdomain of salsify-ecdn.com.

Web-graph footprint

Distinct hostnames that link to or from salsify-ecdn.com in the public web crawl.

191 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from salsify-ecdn.com.

Cypher and MCP

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

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