All hostnames stats.zmags.com resolves to 19 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · stats.zmags.com Routing diversity 6.5/10 Peering density 8.0/10 MOAS conflict ✓ none Threat-feed listings 4.8/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/stats.zmags.com Resolution chain stats.zmags.com resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 100.24.133.198 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.210.123.3 18.208.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.235.64.107 18.232.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 208.91.112.55 208.91.112.0/24 AS40934 FORTINET - Fortinet Inc. US 208.91.112.55 208.91.112.0/24 AS40934 FORTINET - Fortinet Inc. CA 3.213.36.57 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.215.233.255 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.227.131.3 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.227.141.197 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.232.248.175 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.90.77.210 3.80.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.195.109.150 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.200.175.30 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.203.48.176 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.205.170.199 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.205.204.12 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.226.46.242 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 35.173.113.42 35.168.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.206.39.236 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.209.75.59 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with stats.zmags.com in WhisperGraph.
Subdomains 1 observed subdomain of stats.zmags.com.
Web-graph footprint Distinct hostnames that link to or from stats.zmags.com in the public web crawl.
5 sites link to this hostname.
Related pages Pivot deeper into the graph from stats.zmags.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "stats.zmags.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 .