Skip to content

Hostname

api-iam.intercom.io

Last fetched

api-iam.intercom.io resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · api-iam.intercom.ioRouting diversity5.7/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/api-iam.intercom.io

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.3.43100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.235.83100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.69.112100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.45.2043.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.131.2173.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.77.263.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.152.21634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.182.3044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.222.58.844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.72.14252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.52.21352.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.199.852.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.140.3752.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.56.16252.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.15.3254.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.132.15554.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with api-iam.intercom.io in WhisperGraph.

Web-graph footprint

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

3,194 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from api-iam.intercom.io.

Cypher and MCP

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

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