Skip to content

Hostname

hellofresh.fr

Last fetched

hellofresh.fr resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · hellofresh.frRouting diversity6.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/hellofresh.fr

Resolution chain

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

IPPrefixASNOperatorCountry
34.246.147.8934.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.69.13934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.127.6334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.170.22546.137.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
46.51.144.14946.51.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.52.11352.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.75.21852.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.73.3752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.250.12852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.213.21552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.204.9652.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.58.21252.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.38.4254.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.222.19254.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.111.3854.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.240.7554.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.117.16363.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.26.13999.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.231.15654.246.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:gandi
Organization
jade 1314.
Contact emails

Subdomains

26 observed subdomains of hellofresh.fr.

Web-graph footprint

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

378 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for hellofresh.fr.

MechanismTarget
SPF_INCLUDE9428390.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from hellofresh.fr.

Cypher and MCP

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

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