Skip to content

Hostname

ondotcloud.com

Last fetched

ondotcloud.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. ondotcloud.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 · ondotcloud.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ondotcloud.com

Resolution chain

No IPv4 resolution is recorded for ondotcloud.com in WhisperGraph.

IPv6 resolution

No AAAA record for ondotcloud.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of ondotcloud.com owner
Contact emails
0ecb33e1-257c-4d00-92fe-13b405aa38be@identity-protect.org, 3dc7fc80-561e-4f51-8fab-4ef1305221a6@identity-protect.org, 7730b0fa-af40-43d6-9d8a-96779d23b2f7@identity-protect.org, 7af5b037-71a4-4fef-a8a3-fd448ba9aaeb@identity-protect.org, 87426d40-92f1-4016-9607-99ff590f5904@identity-protect.org, 921d5cfd-ceb3-4c8e-972d-765efa8151f0@identity-protect.org, b337fd1d-a6fb-48a9-85a6-74eb18a77185@identity-protect.org, owner-5883796@ondotcloud.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-135.awsdns-16.com
  • ns-971.awsdns-57.net
  • ns-1441.awsdns-52.org
  • ns-1994.awsdns-57.co.uk

Threat-feed evidence

History

Related pages

Pivot from ondotcloud.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: "ondotcloud.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.