Skip to content

Hostname

de.statista.com

Last fetched

de.statista.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · de.statista.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/de.statista.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.165.1913.249.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.249.165.3513.249.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.249.165.3613.249.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.249.165.9913.249.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.48.12818.65.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.65.48.3218.65.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.65.48.8118.65.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.65.48.9218.65.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for de.statista.com.

MechanismTarget
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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