Skip to content

Hostname

cvu.com.co

Last fetched

cvu.com.co resolves to 1 IPv4 address operated by AS14080 in CO. WHOIS lists iana:21607 as the registrar.

Nutrition Label

WHISPER CANON · cvu.com.coRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/cvu.com.co

Resolution chain

cvu.com.co resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:21607
Organization
860029002-1
Contact emails

Subdomains

23 observed subdomains of cvu.com.co.

Web-graph footprint

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

13 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cvu.com.co.

MechanismTarget
SPF_Acvu.synapsis-it.co
SPF_INCLUDE50723208.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net
SPF_IP200.31.94.178
SPF_MXcvu.com.co

Related pages

Pivot deeper into the graph from cvu.com.co.

Cypher and MCP

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

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