Skip to content

Hostname

corecdn.threatlocker.com

Last fetched

corecdn.threatlocker.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · corecdn.threatlocker.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/corecdn.threatlocker.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.251.113108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.251.121108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.251.82108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.251.98108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
84.207.211.15084.207.0.0/16AS13237IE

WHOIS identity

No WHOIS records are currently associated with corecdn.threatlocker.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from corecdn.threatlocker.com.

Cypher and MCP

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

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