Skip to content

Hostname

laprensa.com.ec

Last fetched

laprensa.com.ec resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · laprensa.com.ecRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/laprensa.com.ec

Resolution chain

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

IPPrefixASNOperatorCountry
54.146.118.2354.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
34.174.108.834.174.0.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

No WHOIS records are currently associated with laprensa.com.ec in WhisperGraph.

Subdomains

8 observed subdomains of laprensa.com.ec.

Web-graph footprint

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

334 sites link to this hostname.

483 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for laprensa.com.ec.

MechanismTarget
SPF_INCLUDEcloudserver21.com

Related pages

Pivot deeper into the graph from laprensa.com.ec.

Cypher and MCP

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

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