All hostnames exchange.postrelease.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · exchange.postrelease.com Routing diversity 6.9/10 Peering density 10.0/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/exchange.postrelease.com Resolution chain exchange.postrelease.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 100.27.133.6 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.50.202.162 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.51.139.189 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 108.132.109.191 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 13.219.142.91 13.216.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.210.114.85 18.208.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.210.179.79 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.253.77.207 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 44.198.112.138 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.17.217.138 52.16.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.17.70.156 52.16.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.19.20.125 52.18.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.19.80.164 52.18.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.204.226.115 52.200.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.215.14.12 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.73.178.117 52.72.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.86.77.21 52.86.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.157.186.5 54.156.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.195.30.136 54.195.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.208.61.212 54.208.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with exchange.postrelease.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from exchange.postrelease.com in the public web crawl.
38 sites link to this hostname.
Related pages Pivot deeper into the graph from exchange.postrelease.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "exchange.postrelease.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 .