Skip to content

Hostname

cdn.fraserlab.com

Last fetched

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

Nutrition Label

WHISPER CANON · cdn.fraserlab.comRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cdn.fraserlab.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.0.1916.15.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.0.3716.15.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.0.5216.15.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.0.6816.15.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.2.11616.15.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.12616.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.20316.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.3016.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.3616.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.112.15552.219.112.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.116.19552.219.116.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.120.10752.219.120.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.193.10752.219.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.193.1952.219.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.221.352.219.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Related pages

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

Cypher and MCP

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

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