Skip to content

Hostname

nutricia.fi

Last fetched

nutricia.fi resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · nutricia.fiRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/nutricia.fi

Resolution chain

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

IPPrefixASNOperatorCountry
3.168.178.1173.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.203.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.243.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.423.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.169.36.103.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.143.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.153.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.223.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW

WHOIS identity

No WHOIS records are currently associated with nutricia.fi in WhisperGraph.

Subdomains

8 observed subdomains of nutricia.fi.

Web-graph footprint

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

42 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for nutricia.fi.

MechanismTarget
SPF_INCLUDEo._spf.comendo.com
SPF_INCLUDEspf.comendosystems.com
SPF_IP62.243.44.10
SPF_MXnutricia.fi

Related pages

Pivot deeper into the graph from nutricia.fi.

Cypher and MCP

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

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