Skip to content

Hostname

cronica.com.ec

Last fetched

cronica.com.ec resolves to 2 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists registrar:nic.ec registraraddress: av. 9 de octubre 100 y malecon|oficina 2204|guayaquil , guayas|country: ec| as the registrar.

Nutrition Label

WHISPER CANON · cronica.com.ecRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/cronica.com.ec

Resolution chain

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

IPPrefixASNOperatorCountry
192.0.78.150192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS
192.0.78.216192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
registrar:nic.ec registraraddress: av. 9 de octubre 100 y malecon|oficina 2204|guayaquil , guayas|country: ec|
Organization
diario cr'onica de loja
Contact emails

Subdomains

10 observed subdomains of cronica.com.ec.

Web-graph footprint

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

244 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cronica.com.ec.

MechanismTarget
SPF_Acronica.com.ec
SPF_INCLUDE_spf.wpcloud.com
SPF_IP107.190.130.135
SPF_IP162.241.29.32
SPF_MXcronica.com.ec

Related pages

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

Cypher and MCP

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

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