Skip to content

Hostname

prensa.com

Last fetched

prensa.com resolves to 14 IPv4 addresses operated by AS20940 in DE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · prensa.comRouting diversity4.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/prensa.com

Resolution chain

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

WHOIS identity

Registrar
iana:2
Organization
corporacion la prensa
Contact emails

Subdomains

86 observed subdomains of prensa.com.

Web-graph footprint

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

2,127 sites link to this hostname.

377 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for prensa.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEauthsmtp.com
SPF_IP18.217.145.228
SPF_IP200.6.79.0/24

Related pages

Pivot deeper into the graph from prensa.com.

Cypher and MCP

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

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