Skip to content

Hostname

client.messaging.adobe.com

Last fetched

client.messaging.adobe.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · client.messaging.adobe.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/client.messaging.adobe.com

Resolution chain

client.messaging.adobe.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.65.39.3118.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.5818.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.6818.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.718.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.170.3.1213.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.1253.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.203.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.803.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with client.messaging.adobe.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from client.messaging.adobe.com in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from client.messaging.adobe.com.

Cypher and MCP

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

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