Skip to content

Hostname

hearstemags.com

Last fetched

hearstemags.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · hearstemags.comRouting diversity5.7/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/hearstemags.com

Resolution chain

hearstemags.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.176.21116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.180.6416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.13916.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.1116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.15816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.7416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.216.20816.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.17116.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.140.14752.216.140.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.249.12352.216.249.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.102.13152.217.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.16.17152.217.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.161.10152.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.201.10952.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.48.8352.217.48.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.230.14154.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
hearst communications,
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from hearstemags.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "hearstemags.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.