Skip to content

Hostname

intercom-chat.com

Last fetched

intercom-chat.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.29.122108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.125108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.29108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.69108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.107.2818.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.4718.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.7518.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.9418.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
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

Registrar
iana:468
Organization
on behalf of intercom-chat.com owner
Contact emails

Subdomains

25 observed subdomains of intercom-chat.com.

Threat posture

History

Related pages

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

Cypher and MCP

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

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