All hostnames edge.sharethis.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label WHISPER CANON · edge.sharethis.com Routing diversity 3.5/10 Peering density 9.3/10 MOAS conflict ✓ none Threat-feed listings 4.8/10 WHOIS transparency 0.0/10 Resolver footprint 8.3/10 canon.whisper.security/host/edge.sharethis.com Resolution chain edge.sharethis.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 108.138.36.125 108.138.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.138.36.129 108.138.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.138.36.46 108.138.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.138.36.57 108.138.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.224.83.100 13.224.80.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. ES 13.224.83.124 13.224.80.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. ES 13.224.83.28 13.224.80.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. ES 13.224.83.81 13.224.80.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. ES 13.249.91.112 13.249.88.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.249.91.19 13.249.88.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.249.91.37 13.249.88.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.249.91.8 13.249.88.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.173.205.120 18.173.204.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.173.205.122 18.173.204.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.173.205.127 18.173.204.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.173.205.20 18.173.204.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with edge.sharethis.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from edge.sharethis.com in the public web crawl.
1,757 sites link to this hostname.
Related pages Pivot deeper into the graph from edge.sharethis.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "edge.sharethis.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .