Skip to content

Hostname

intercom.io

Last fetched

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

Nutrition Label

WHISPER CANON · intercom.ioRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/intercom.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.10913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.11013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.6813.32.241.0/24AS16509AMAZON-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
18.67.39.2418.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.3218.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.618.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.9718.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
ciaran lee
Contact emails

Subdomains

42 observed subdomains of intercom.io.

Web-graph footprint

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

753 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for intercom.io.

MechanismTarget
SPF_Azgateway.zuora.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcmail1.com
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from intercom.io.

Cypher and MCP

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

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