Skip to content

Hostname

hellofresh.link

Last fetched

hellofresh.link resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · hellofresh.linkRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/hellofresh.link

Resolution chain

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

IPPrefixASNOperatorCountry
108.132.101.184108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.132.101.244108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.200.4.8618.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
34.242.116.14334.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.243.57.22834.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.45.16034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.63.6134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.46.18752.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.71.1252.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.210.15152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.122.23854.229.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.98.21754.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.135.24763.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.36.8563.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:81
Organization
hellofresh se
Contact emails

Subdomains

34 observed subdomains of hellofresh.link.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for hellofresh.link.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcust-spf.exacttarget.com

Related pages

Pivot deeper into the graph from hellofresh.link.

Cypher and MCP

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

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