Skip to content

Hostname

salsify.com

Last fetched

salsify.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · salsify.comRouting diversity6.9/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/salsify.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.230.236100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.8.153100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.48.228.44100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.33.38107.21.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.228.22818.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.196.6318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.201.6318.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.125.2053.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.142.1283.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.104.583.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.189.1263.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.230.1903.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.141.9234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.105.3634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.33.24335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.36.21444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.184.18344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.31.8144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.221.3444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.164.6452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1387
Organization
jeremy redburn
Contact emails

Subdomains

78 observed subdomains of salsify.com.

Web-graph footprint

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

1,738 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for salsify.com.

Related pages

Pivot deeper into the graph from salsify.com.

Cypher and MCP

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

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