Skip to content

Hostname

letraslibres.com

Last fetched

letraslibres.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · letraslibres.comRouting diversity5.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/letraslibres.com

Resolution chain

letraslibres.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.52.27.23613.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.144.181.11318.144.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.169.230.119184.169.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
184.72.9.26184.72.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.20.21752.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.142.24752.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.153.3.17454.153.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.176.217.054.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.183.42.5654.183.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.219.225.18354.219.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
54.241.28.19854.241.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:440
Organization
alberto rivas
Contact emails

Subdomains

8 observed subdomains of letraslibres.com.

Web-graph footprint

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

2,818 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for letraslibres.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from letraslibres.com.

Cypher and MCP

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

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