Skip to content

Hostname

messenger.intercom-chat.com

Last fetched

messenger.intercom-chat.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · messenger.intercom-chat.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/messenger.intercom-chat.com

Resolution chain

messenger.intercom-chat.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.1013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.78.10113.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.2213.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.7913.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.9413.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.112.11418.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.2318.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.5618.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.918.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with messenger.intercom-chat.com in WhisperGraph.

Subdomains

5 observed subdomains of messenger.intercom-chat.com.

Threat posture

History

Related pages

Pivot deeper into the graph from messenger.intercom-chat.com.

Cypher and MCP

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

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