All hostnames error-reporting.zivver.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · error-reporting.zivver.com Routing diversity 5.4/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/error-reporting.zivver.com Resolution chain error-reporting.zivver.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.128.105.208 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.128.133.42 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.133.23.177 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.203.109.145 18.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.251.37.130 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.255.15.60 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.208.94.236 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.210.32.67 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.212.140.2 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.51.68.235 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.154.245.207 54.154.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.76.147.193 54.76.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.78.237.132 54.78.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 63.34.113.120 63.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 99.80.122.63 99.80.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 99.80.125.102 99.80.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 99.80.139.89 99.80.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.210.160.248 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.213.24.18 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.31.223.247 52.30.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with error-reporting.zivver.com in WhisperGraph.
Related pages Pivot deeper into the graph from error-reporting.zivver.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "error-reporting.zivver.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 .