Skip to content

Hostname

api.heyho.cloud

Last fetched

api.heyho.cloud resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ID.

Nutrition Label

WHISPER CANON · api.heyho.cloudRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/api.heyho.cloud

Resolution chain

api.heyho.cloud resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.137.167.176108.136.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.ID
15.232.5.23315.232.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ID
16.79.197.3216.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ID
16.79.41.22516.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ID
16.79.52.1316.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ID
43.218.167.343.218.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ID

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Related pages

Pivot deeper into the graph from api.heyho.cloud.

Cypher and MCP

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

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