Skip to content

Hostname

hellofresh.lu

Last fetched

hellofresh.lu resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · hellofresh.luRouting diversity5.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/hellofresh.lu

Resolution chain

hellofresh.lu resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.246.147.8935.4.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.69.13935.5.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.127.6335.5.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.170.22546.140.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
46.51.144.14946.52.0.0/20AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.73.3752.216.4.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.250.12852.216.4.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.58.21252.60.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.51.18752.60.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.38.4254.160.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.222.19254.178.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.111.3854.192.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.240.7554.86.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.231.15654.248.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with hellofresh.lu in WhisperGraph.

Subdomains

23 observed subdomains of hellofresh.lu.

Web-graph footprint

Distinct hostnames that link to or from hellofresh.lu in the public web crawl.

41 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for hellofresh.lu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from hellofresh.lu.

Cypher and MCP

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

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