Skip to content

Hostname

c.us.heap-api.com

Last fetched

c.us.heap-api.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · c.us.heap-api.comRouting diversity7.3/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/c.us.heap-api.com

Resolution chain

c.us.heap-api.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.25.186.164100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.26.70.85100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.44.112100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.48.247.53100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.64.35107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.222.13918.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.204.19318.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.47.23223.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.182.793.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.158.233.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.125.2513.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.187.1813.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.21.103.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.97.1413.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.38.563.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.209.183.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.207.193.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.255.19434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.98.13134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.70.6734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with c.us.heap-api.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from c.us.heap-api.com in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from c.us.heap-api.com.

Cypher and MCP

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

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