Skip to content

Hostname

danone.dk

Last fetched

danone.dk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists registrar:csc digital brand service, inc as the registrar.

Nutrition Label

WHISPER CANON · danone.dkRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/danone.dk

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.15.114108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.159.15.127108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.159.15.28108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.159.15.63108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
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

WHOIS identity

Registrar
registrar:csc digital brand service, inc
Organization
compagnie gervais danone
Contact emails

Subdomains

1 observed subdomain of danone.dk.

Subdomain
www.danone.dk

Web-graph footprint

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

15 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.dk.

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

Related pages

Pivot deeper into the graph from danone.dk.

Cypher and MCP

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

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