Skip to content

Hostname

ask.statista.com

Last fetched

ask.statista.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

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

Resolution chain

ask.statista.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.70.150.373.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.90.1693.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.159.4.23435.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.104.7952.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.180.14852.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.150.12252.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with ask.statista.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from ask.statista.com in the public web crawl.

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ask.statista.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from ask.statista.com.

Cypher and MCP

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

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