Skip to content

Hostname

fun.nutricia.pl

Last fetched

fun.nutricia.pl resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · fun.nutricia.plRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/fun.nutricia.pl

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.128.10108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.14108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.15108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.43108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.11313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
52.222.205.2852.222.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.205.4652.222.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.205.5152.222.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.205.9052.222.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with fun.nutricia.pl in WhisperGraph.

Subdomains

1 observed subdomain of fun.nutricia.pl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fun.nutricia.pl.

MechanismTarget
SPF_Afun.nutricia.pl
SPF_INCLUDEspf-000f8e02.pphosted.com
SPF_IP91.201.152.76/32
SPF_MXfun.nutricia.pl

Related pages

Pivot deeper into the graph from fun.nutricia.pl.

Cypher and MCP

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

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