Skip to content

Hostname

intercom-attachments-1.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
54.230.228.3854.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.4954.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.8954.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.9554.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.240.184.12254.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.5054.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.9454.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.9854.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.12865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

96 observed subdomains of intercom-attachments-1.com.

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from intercom-attachments-1.com.

Cypher and MCP

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

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