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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.139.29.122 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.125 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.29 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.69 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.107.28 | 18.155.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.107.47 | 18.155.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.107.75 | 18.155.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.107.94 | 18.155.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.172.112.114 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.172.112.23 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.172.112.56 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.172.112.9 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of intercom-chat.com owner
- Contact emails
- 04e3106a-81f5-4814-a666-c46f2f7647ec@identity-protect.org
- 4cc6453e-14cf-4654-ba5d-8591f4006fee@identity-protect.org
- 7ae28f83-1742-42b7-8c0a-862e1c6ae3e3@identity-protect.org
- 88746070-82fc-4680-b57a-8b3661b01fac@identity-protect.org
- 96e9c03a-2e73-49a2-91ae-3f0f41931eb2@identity-protect.org
- 9a75f1b7-a535-459e-8612-0b97e95be9af@identity-protect.org
- owner-11068409@intercom-chat.com.whoisprivacyservice.org
- owner-3946350@intercom-chat.com.whoisprivacyservice.org
Subdomains
25 observed subdomains of intercom-chat.com.
Showing 12 of 25. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from intercom-chat.com.
- IP · 108.139.29.122
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 04e3106a-81f5-4814-a666-c46f2f7647ec@identity-protect.org
- TLD · .com
- Browse hostnames · in…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.