Skip to content

Hostname

prod-cms.msg.com

Last fetched

prod-cms.msg.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · prod-cms.msg.comRouting diversity3.9/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/prod-cms.msg.com

Resolution chain

prod-cms.msg.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.29.168.79100.38.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.60.1553.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.215.2735.178.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.72.24235.178.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.144.5152.216.1.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.97.9154.167.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with prod-cms.msg.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from prod-cms.msg.com in the public web crawl.

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from prod-cms.msg.com.

Cypher and MCP

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

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