Skip to content

Hostname

cavali.com.pe

Last fetched

cavali.com.pe has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:nic.pe as the registrar.

Nutrition Label

WHISPER CANON · cavali.com.peRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/cavali.com.pe

Resolution chain

cavali.com.pe has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:nic.pe
Organization
cavali s.a. ic.l.v.
Contact emails

Subdomains

59 observed subdomains of cavali.com.pe.

Web-graph footprint

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

23 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for cavali.com.pe.

MechanismTarget
SPF_Acorreo2.cavali.com.pe
SPF_Amail01.cavali.com.pe
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_IP190.119.246.108
SPF_IP190.119.246.110
SPF_IP190.119.246.111
SPF_IP190.119.246.112
SPF_IP190.119.246.88
SPF_IP190.119.246.89
SPF_IP190.119.246.90
SPF_IP190.119.246.92
SPF_IP190.119.246.93
SPF_IP191.98.174.137
SPF_IP191.98.174.139
SPF_IP191.98.174.157
SPF_IP191.98.174.158

Related pages

Pivot deeper into the graph from cavali.com.pe.

Cypher and MCP

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

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