Skip to content

Hostname

cdn.getid.cloud

Last fetched

cdn.getid.cloud resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN.

Nutrition Label

WHISPER CANON · cdn.getid.cloudRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cdn.getid.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.14.120108.157.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
108.157.14.44108.157.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
108.157.14.69108.157.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
108.157.14.71108.157.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
18.245.175.2918.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.4918.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.5818.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.7018.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with cdn.getid.cloud in WhisperGraph.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from cdn.getid.cloud.

Cypher and MCP

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

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