Skip to content

Hostname

yuca.live

Last fetched

yuca.live resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · yuca.liveRouting diversity6.6/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/yuca.live

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.47.221100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.111.201100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.73.58100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.69.7523.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.26.1843.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.66.1653.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.93.2393.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.13.1873.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.187.1053.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.97.8534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.27.5134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.183.22434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.10.6134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.136.11235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.173.1935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.105.23335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.211.24944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.114.21444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.21.19344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.235.21044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

33 observed subdomains of yuca.live.

Web-graph footprint

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

70 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for yuca.live.

MechanismTarget
SPF_INCLUDE_spf.directtalk.com.br
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.aknamail.com.br
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from yuca.live.

Cypher and MCP

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

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