Skip to content

Hostname

intercom-sheets.com

Last fetched

intercom-sheets.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · intercom-sheets.comRouting diversity7.9/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/intercom-sheets.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.235.17100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.27.75.89100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.29.244.21100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.142.255100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.209.24100.48.0.0/12AS14618AMAZON-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
107.20.126.66107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.219.251174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.196.8018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.168.11318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.152.5323.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.115.1753.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.22.723.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.131.2173.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.155.1403.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.187.1983.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.77.263.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.111.393.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.58.2483.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from intercom-sheets.com.

Cypher and MCP

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

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