Skip to content

Hostname

assets.api.slack.com

Last fetched

assets.api.slack.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · assets.api.slack.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/assets.api.slack.com

Resolution chain

assets.api.slack.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.134.215.4118.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.168.172.23818.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.169.120.19118.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.169.61.18918.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.230.171.14118.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.183.14854.94.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from assets.api.slack.com.

Cypher and MCP

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

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