Skip to content

Hostname

assets.msgapp.com

Last fetched

assets.msgapp.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · assets.msgapp.comRouting diversity6.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/assets.msgapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.89.4316.12.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.1103.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2263.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.1233.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.423.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.143.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.132.15452.218.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.236.23452.218.236.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.131.6752.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.145.3552.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.168.16352.92.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.187.10752.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.208.24352.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.227.3552.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.241.17152.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.243.19552.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with assets.msgapp.com in WhisperGraph.

Subdomains

1 observed subdomain of assets.msgapp.com.

Threat posture

History

Related pages

Pivot deeper into the graph from assets.msgapp.com.

Cypher and MCP

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

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