Skip to content

Hostname

statista.com

Last fetched

statista.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:151 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.5.12318.173.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.173.5.12618.173.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.173.5.3818.173.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.173.5.5018.173.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.66.147.5118.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.6118.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.8418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.9118.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.113.1013.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.1113.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.193.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.433.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
iana:151
Organization
on behalf of statista.com owner
Contact emails

Subdomains

44 observed subdomains of statista.com.

Web-graph footprint

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

175,379 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for statista.com.

MechanismTarget
SPF_INCLUDE_spf.e2ma.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEmail.kanbanize.com
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from statista.com.

Cypher and MCP

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

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