Skip to content

Hostname

stats.zmags.com

Last fetched

stats.zmags.com resolves to 19 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · stats.zmags.comRouting diversity6.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings4.8/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.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.

IPPrefixASNOperatorCountry
100.24.133.198100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.123.318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.64.10718.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA
3.213.36.573.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.233.2553.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.131.33.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.141.1973.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.248.1753.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.90.77.2103.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.109.15034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.175.3034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.48.17634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.170.19934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.204.1234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.46.24234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.113.4235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.39.23644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.75.5944.192.0.0/11AS14618AMAZON-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.

Threat posture

History

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.