Skip to content

Hostname

cdn.cloud

Last fetched

cdn.cloud resolves to 5 IPv4 addresses operated by AS24544 in HK. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · cdn.cloudRouting diversity3.0/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/cdn.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
122.10.116.204122.10.116.0/22AS24544HK
45.125.15.11445.125.14.0/23AS55933THAIBMA-AS-AP The Thai Bond Market AssociationHK
45.125.35.23045.125.35.0/24AS154206PCNET INTERNETHK
45.125.35.23245.125.35.0/24AS154206PCNET INTERNETHK
45.125.35.23345.125.35.0/24AS154206PCNET INTERNETHK

WHOIS identity

Registrar
iana:1479
Organization
brand mkrs creative agency
Contact emails

Subdomains

1 observed subdomain of cdn.cloud.

Subdomain
www.cdn.cloud

Web-graph footprint

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

7 sites link to this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from cdn.cloud.

Cypher and MCP

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

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