Skip to content

Hostname

cloudv.cdnetworks.com

Last fetched

cloudv.cdnetworks.com resolves to 4 IPv4 addresses operated by VES-AS-AP VEOLIA ENVIRONMENTAL SERVICES AUSTRALIA PTY LTD in BD.

Nutrition Label

WHISPER CANON · cloudv.cdnetworks.comRouting diversity3.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/cloudv.cdnetworks.com

Resolution chain

cloudv.cdnetworks.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.111.13.139103.111.13.0/24AS149765VES-AS-AP VEOLIA ENVIRONMENTAL SERVICES AUSTRALIA PTY LTDBD
157.185.168.20157.185.168.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCCA
163.171.155.36163.171.155.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCCA
174.35.30.24174.35.30.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCUS

WHOIS identity

No WHOIS records are currently associated with cloudv.cdnetworks.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from cloudv.cdnetworks.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from cloudv.cdnetworks.com.

Cypher and MCP

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

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