All hostnames jadserve.postrelease.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · jadserve.postrelease.com Routing diversity 7.2/10 Peering density 10.0/10 MOAS conflict ✓ none Threat-feed listings 5.4/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/jadserve.postrelease.com Resolution chain jadserve.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 108.132.49.52 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.208.230.78 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.225.124.134 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.210.252.2 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.172.208.167 35.168.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 35.84.219.29 35.80.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.219.34.54 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.252.144.182 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 46.137.152.225 46.137.128.0/18 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.1.201.253 52.0.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.16.246.66 52.16.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.200.116.163 52.200.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.215.60.241 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.25.202.40 52.24.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.31.34.62 52.30.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.42.220.45 52.40.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.48.115.94 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.148.232.247 54.148.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.171.152.21 54.171.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.216.249.51 54.216.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with jadserve.postrelease.com in WhisperGraph.
Subdomains 1 observed subdomain of jadserve.postrelease.com.
Web-graph footprint Distinct hostnames that link to or from jadserve.postrelease.com in the public web crawl.
2,565 sites link to this hostname.
Related pages Pivot deeper into the graph from jadserve.postrelease.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jadserve.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 .