Skip to content

Hostname

hero-cloud.com

Last fetched

hero-cloud.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. hero-cloud.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · hero-cloud.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hero-cloud.com

Resolution chain

No IPv4 resolution is recorded for hero-cloud.com in WhisperGraph.

IPv6 resolution

No AAAA record for hero-cloud.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of hero-cloud.com owner
Contact emails
hero-cloud.com@domainsbyproxy.com, 1431864c-ac72-417b-85d7-99637fd122c2@identity-protect.org, 2ee94611-d52d-459b-86a5-489e43b142f2@identity-protect.org, 435049e8-3c12-43c5-a248-971bd0f85b2e@identity-protect.org, 53d7195f-525a-448f-bb9c-6cacae481765@identity-protect.org, 9607ec11-59fc-404e-b076-7d125fbedf73@identity-protect.org, c263f666-4e8c-4099-9246-d991ceb249a2@identity-protect.org, c35973aa-a692-4236-84ce-11a7067fa36b@identity-protect.org, owner-1391017@hero-cloud.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-372.awsdns-46.com
  • ns-736.awsdns-28.net
  • ns-1478.awsdns-56.org
  • ns-2033.awsdns-62.co.uk

MX records

  • mxdm-ap-southeast-1.aliyun.com
  • feedback-smtp.ap-southeast-1.amazonses.com
  • feedback-smtp.eu-central-1.amazonses.com
  • feedback-smtp.us-east-1.amazonses.com

SPF policy

  • include: spfdm-ap-southeast-1.aliyun.com
  • include: amazonses.com

Threat-feed evidence

History

Related pages

Pivot from hero-cloud.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "hero-cloud.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.