Skip to content

Hostname

cucina.link

Last fetched

cucina.link resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
15.229.100.2415.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.215.15618.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.181.4652.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.227.20652.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.232.6652.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.251.22352.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.20.8.7654.20.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.26.23354.232.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.31.24754.232.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.248.9954.233.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.74.23954.233.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.68.10556.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.146.2354.94.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.57.9956.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.215.1254.94.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.20.15.4854.20.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.60.1956.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.127.0.23856.127.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.134.5256.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.76.5356.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

1 observed subdomain of cucina.link.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from cucina.link.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cucina.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.