Skip to content

Hostname

cdn.granify.com

Last fetched

cdn.granify.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · cdn.granify.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/cdn.granify.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.47.128108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.54108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.74108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.9108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.64.174.11818.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.5018.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.6018.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.7118.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.190.283.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.443.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.623.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.853.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
52.222.214.10152.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.4852.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.5752.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.852.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with cdn.granify.com in WhisperGraph.

Subdomains

1 observed subdomain of cdn.granify.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from cdn.granify.com.

Cypher and MCP

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

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