Skip to content

Hostname

intercom.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.19108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.21108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.84108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.90108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
143.204.160.117143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.160.123143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.160.32143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.160.78143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.60.11518.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.11618.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.4118.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.9518.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.175.207.1073.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.1163.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.1233.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.743.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 012710962
Contact emails

Subdomains

43 observed subdomains of intercom.com.

Web-graph footprint

Distinct hostnames that link to or from intercom.com in the public web crawl.

20,065 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for intercom.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP156.70.5.128

Related pages

Pivot deeper into the graph from intercom.com.

Cypher and MCP

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

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