Skip to content

Hostname

static-a.lookercdn.com

Last fetched

static-a.lookercdn.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · static-a.lookercdn.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint7.8/10canon.whisper.security/host/static-a.lookercdn.com

Resolution chain

static-a.lookercdn.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.47.11108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.114108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.29108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.65108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.172.14108.156.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.172.17108.156.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.172.36108.156.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.172.86108.156.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.12554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with static-a.lookercdn.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from static-a.lookercdn.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from static-a.lookercdn.com.

Cypher and MCP

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

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