Skip to content

Hostname

danone.ee

Last fetched

danone.ee resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · danone.eeRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/danone.ee

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.80.12318.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.2618.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.6818.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.7518.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.136.1023.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.1103.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.623.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.923.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.167.152.1083.167.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.152.1133.167.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.152.373.167.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.152.743.167.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with danone.ee in WhisperGraph.

Subdomains

4 observed subdomains of danone.ee.

Web-graph footprint

Distinct hostnames that link to or from danone.ee in the public web crawl.

9 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for danone.ee.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from danone.ee.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "danone.ee"})-[: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.