Skip to content

Hostname

openveda.cloud

Last fetched

openveda.cloud resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · openveda.cloudRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/openveda.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.194.116108.158.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.194.58108.158.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.194.60108.158.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.194.97108.158.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.160.119.453.160.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.119.503.160.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.119.63.160.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.119.913.160.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

26 observed subdomains of openveda.cloud.

Web-graph footprint

Distinct hostnames that link to or from openveda.cloud in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from openveda.cloud.

Cypher and MCP

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

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