Skip to content

Hostname

ak.quantcast.com

Last fetched

ak.quantcast.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ak.quantcast.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ak.quantcast.com

Resolution chain

ak.quantcast.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.209.86.22934.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.155.244.12535.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.140.16644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ak.quantcast.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from ak.quantcast.com in the public web crawl.

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ak.quantcast.com.

Related pages

Pivot deeper into the graph from ak.quantcast.com.

Cypher and MCP

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

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